xo-expression2/example/hello/CMakeLists.txt

2 lines
58 B
CMake

add_executable(hello hello.cpp)
xo_include_options(hello)