xtd
0.2.0
Loading...
Searching...
No Matches
target_registered.cpp
Shows how to set target registered with cmake target_registered().
#include <xtd/xtd>
auto
main() ->
int
{
application::run(form::create(
"Application registered"
));
}
Generated on Tue Sep 2 2025 20:56:05 for xtd by
Gammasoft
. All rights reserved.