mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
switch to git no-history version
This commit is contained in:
13
src/Vtk/testing/CMakeLists.txt
Normal file
13
src/Vtk/testing/CMakeLists.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
# TESTS
|
||||
set( TESTS
|
||||
vtkViewerTest
|
||||
vtkContainerBoxTest
|
||||
vtkMuonScatter
|
||||
vtkStructuredGridTest
|
||||
vtkVoxRaytracerTest
|
||||
vtkVoxImageTest
|
||||
# vtkTriangleMeshTest
|
||||
)
|
||||
|
||||
include(${VTK_USE_FILE})
|
||||
uLib_add_tests(${uLib-module})
|
||||
Reference in New Issue
Block a user