xo-alloc/example/ex2/CMakeLists.txt

3 lines
81 B
CMake

add_executable(ex2 ex2.cpp)
xo_include_options(ex2)
xo_indentlog_dependency(ex2)