3 lines
90 B
CMake
3 lines
90 B
CMake
add_library_module(NAME time INTERFACES timer.cppm)
|
|
|
|
add_test_module(time timer.test.cpp)
|