light/modules/test/CMakeLists.txt

3 lines
86 B
Text
Raw Normal View History

add_library_module(test test.cpp entrypoint.cpp)
2025-07-16 10:36:07 +03:30
add_test_module(test test.tests.cpp)