2 lines
58 B
CMake
2 lines
58 B
CMake
add_executable(hello hello.cpp)
|
|
xo_include_options(hello)
|
add_executable(hello hello.cpp)
|
|
xo_include_options(hello)
|