xo-numeric/example/ex2/CMakeLists.txt

2 lines
52 B
CMake

add_executable(ex2 ex2.cpp)
xo_include_options(ex2)