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.
1 parent 595cef6 commit 0f3525dCopy full SHA for 0f3525d
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