CMakeLists.txt 137 Bytes
Newer Older
Chao Liu's avatar
Chao Liu committed
1
add_test_executable(test_space_filling_curve space_filling_curve.cpp)
Anthony Chang's avatar
Anthony Chang committed
2
add_test_executable(test_threadwise_copy test_threadwise_copy.cpp)