Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LidarView
LidarView-Superbuild
Commits
0655caed
Commit
0655caed
authored
May 30, 2020
by
Jerome Dias
Browse files
[feat] Increase paraview version to 5.6.1.
parent
8d47fff6
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
0655caed
...
...
@@ -27,7 +27,7 @@ macro (superbuild_setup_variables)
# endif()
# superbuild_set_version_variables(paraview "${paraview_default_version}" "paraview-version.cmake" "version.txt")
# set(paraview_version "${paraview_version_major}.${paraview_version_minor}")
set
(
paraview_version
"5.
4
"
)
set
(
paraview_version
"5.
6
"
)
endmacro
()
#------------------------------------------------------------------------------
# Set a default build type if none was specified
...
...
versions.cmake
View file @
0655caed
...
...
@@ -14,10 +14,10 @@ superbuild_set_revision(pythonqt
GIT_REPOSITORY http://github.com/commontk/PythonQt.git
GIT_TAG patched-8
)
set
(
PARAVIEW_VERSION 5.
4
)
set
(
PARAVIEW_VERSION 5.
6
)
superbuild_set_revision
(
paraview
GIT_REPOSITORY https://gitlab.kitware.com/bjacquet/paraview.git
GIT_TAG origin/5.
4
CustomForLidarView
)
GIT_TAG origin/5.
6.1
CustomForLidarView
)
if
(
WIN32
)
superbuild_set_revision
(
pcap
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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