2 lines
85 B
CMake
2 lines
85 B
CMake
add_library_module(test test.cpp entrypoint.cpp)
|
|
add_test_module(test test.test.cpp)
|