xo-alloc/example/ex2/CMakeLists.txt

3 lines
91 B
CMake

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