forked from Alepha/Alepha
4 lines
100 B
CMake
4 lines
100 B
CMake
add_subdirectory( TableTest.test )
|
|
|
|
add_library( unit-test SHARED testlib.cc test.cc TableTest.cc )
|