Skip to content

Commit a53aaca

Browse files
utkarshayachitkwrobot
authored andcommitted
Merge topic 'include-testing-macros'
0f3525d testing: include vtk's testing macros
2 parents bd0993f + 0f3525d commit a53aaca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMake/ParaViewTestingMacros.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
include(vtkTestingMacros)
2+
13
# Override vtk_add_test_* variables for use with ParaView.
24
macro (_paraview_override_vtk_dirs)
35
set(VTK_TEST_DATA_DIR ${PARAVIEW_TEST_OUTPUT_DATA_DIR})

0 commit comments

Comments
 (0)