xo-expression2/example/ex1/CMakeLists.txt

2 lines
73 B
CMake

add_executable(randomgen_ex1 ex1.cpp)
xo_include_options2(randomgen_ex1)