xo-alloc/example/ex2/CMakeLists.txt

3 lines
82 B
CMake

add_executable(ex2 ex2.cpp)
xo_include_options2(ex2)
xo_dependency(ex2 indentlog)