xo-expression2/example/ex3/CMakeLists.txt

2 lines
52 B
CMake

add_executable(ex3 ex3.cpp)
xo_include_options(ex3)