vmap/libs/debugging/CMakeLists.txt
2020-11-17 12:16:16 +01:00

3 lines
66 B
CMake

add_library(debugging
debugging.cpp debugging.h
)