light/modules/test/CMakeLists.txt

3 lines
85 B
Text
Raw Normal View History

add_library_module(test test.cpp entrypoint.cpp)
add_test_module(test test.test.cpp)