xtd
1.0.0
Toggle main menu visibility
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
{
application::run(form {});
}
Generated on
for xtd by
Gammasoft
. All rights reserved.