switch to git no-history version
This commit is contained in:
18
src/Math/testing/CMakeLists.txt
Normal file
18
src/Math/testing/CMakeLists.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
set(TESTS
|
||||
MathVectorTest
|
||||
GeometryTest
|
||||
ContainerBoxTest
|
||||
VoxImageTest
|
||||
VoxRaytracerTest
|
||||
StructuredDataTest
|
||||
VoxImageFilterTest
|
||||
PolicyTest
|
||||
AccumulatorTest
|
||||
VoxImageCopyTest
|
||||
TriangleMeshTest
|
||||
BitCodeTest
|
||||
)
|
||||
|
||||
|
||||
uLib_add_tests(${uLib-module})
|
||||
Reference in New Issue
Block a user