Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ParaView
ParaView-Superbuild
Commits
804a2727
Commit
804a2727
authored
Jul 03, 2019
by
Cory Quammen
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove version forcing used to generate binaries for 5.7.0-RC1
parent
46b731da
Pipeline
#140527
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
CMakeLists.txt
CMakeLists.txt
+0
-4
No files found.
CMakeLists.txt
View file @
804a2727
...
...
@@ -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"
)
...
...
Cory Quammen
@cory.quammen
mentioned in commit
d376161d
·
Jul 03, 2019
mentioned in commit
d376161d
mentioned in commit d376161d0c19db95b38fee3b175f49976161de2d
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment