2 lines
59 B
CMake
2 lines
59 B
CMake
add_executable(hello hello.cpp)
|
|
xo_include_options2(hello)
|
add_executable(hello hello.cpp)
|
|
xo_include_options2(hello)
|