xtd 0.2.0
Loading...
Searching...
No Matches
hello_world_cmake.cpp

The classic first application "Hello, World!" with cmake xtd_commands.cmake.

#include <xtd/xtd>
auto main()->int {
}
static void run()
Begins running a standard application message loop on the current thread, without a form.
Represents a window or dialog box that makes up an application's user interface.
Definition form.h:52