xo-numeric/example/ex4/CMakeLists.txt

2 lines
52 B
CMake

add_executable(ex4 ex4.cpp)
xo_include_options(ex4)