light/modules/time/CMakeLists.txt

4 lines
73 B
Text
Raw Normal View History

add_library_module(time timer.cpp)
add_test_module(time timer.test.cpp)