1
0
forked from Alepha/Alepha
Files
Alepha/Memory/CMakeLists.txt

7 lines
115 B
CMake

add_subdirectory( Blob.test )
add_subdirectory( ThreadSlab.test )
target_sources( alepha PRIVATE
ThreadSlab.cc
)