xo-expression2/example/ex1/CMakeLists.txt

2 lines
52 B
CMake

add_executable(ex1 ex1.cpp)
xo_include_options(ex1)