xtd
0.2.0
Loading...
Searching...
No Matches
target_display.cpp
Shows how to set target display with cmake target_display().
#include <xtd/xtd>
auto
main() ->
int
{
application::run(form::create(
"Application display"
));
}
Generated on Sun Aug 31 2025 20:45:29 for xtd by
Gammasoft
. All rights reserved.