We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd0993f + 0f3525d commit a53aacaCopy full SHA for a53aaca
CMake/ParaViewTestingMacros.cmake
@@ -1,3 +1,5 @@
1
+include(vtkTestingMacros)
2
+
3
# Override vtk_add_test_* variables for use with ParaView.
4
macro (_paraview_override_vtk_dirs)
5
set(VTK_TEST_DATA_DIR ${PARAVIEW_TEST_OUTPUT_DATA_DIR})
0 commit comments