Skip to content
Snippets Groups Projects
Commit 804a2727 authored by Cory Quammen's avatar Cory Quammen
Browse files

Remove version forcing used to generate binaries for 5.7.0-RC1

parent 46b731da
No related branches found
Tags v5.9.0-RC1
No related merge requests found
......@@ -5,10 +5,6 @@ project(paraview-superbuild)
list(INSERT CMAKE_MODULE_PATH 0
"${CMAKE_CURRENT_LIST_DIR}/cmake")
# Force source selection setting here.
set(paraview_SOURCE_SELECTION "5.7.0-RC1" CACHE STRING "Force version to 5.7.0-RC1" FORCE)
set(paraview_FROM_SOURCE_DIR OFF CACHE BOOL "Force source dir off" FORCE)
macro (superbuild_setup_variables)
include(SuperbuildVersionMacros)
if (paraview_SOURCE_SELECTION STREQUAL "git")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment