light/modules/logger/CMakeLists.txt

2 lines
67 B
CMake

add_library_module(logger)
add_test_module(logger logger.test.cpp)