xo-alloc/example/hello/CMakeLists.txt

2 lines
59 B
CMake

add_executable(hello hello.cpp)
xo_include_options2(hello)