1
0
forked from Alepha/Alepha
Files
Alepha/Testing/CMakeLists.txt
ADAM David Alan Martin 57511b2588 Type erased much of TableTest.
This will let us adjust the output with fewer rebuilds.
2023-11-11 18:54:26 -05:00

4 lines
100 B
CMake

add_subdirectory( TableTest.test )
add_library( unit-test SHARED testlib.cc test.cc TableTest.cc )