Skip to content
Snippets Groups Projects
Commit fa4ecf80 authored by Christoph Junghans's avatar Christoph Junghans
Browse files

cmake: require VTK

parent 0f19852e
No related branches found
No related tags found
1 merge request!25cmake: allow to use external voro++
......@@ -100,7 +100,7 @@ if(CM_ALL_VTK_OUTPUT)
)
endif()
endif()
file(APPEND ${CMAKE_CURRENT_BINARY_DIR}/Config.cmake.in "find_dependency(VTK)\n")
file(APPEND ${CMAKE_CURRENT_BINARY_DIR}/Config.cmake.in "find_dependency(VTK REQUIRED)\n")
endif(CM_ALL_VTK_OUTPUT)
if(CM_ALL_EXTERNAL_VORONOI)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment