Skip to content
Snippets Groups Projects
Commit ae9057c9 authored by Mark Olesen's avatar Mark Olesen
Browse files

build paraview with experimental PARAVIEW_INSTALL_DEVELOPMENT

parent 61187dfe
Branches
Tags
No related merge requests found
...@@ -390,4 +390,7 @@ addCMakeVariable VTK_USE_TK=FALSE ...@@ -390,4 +390,7 @@ addCMakeVariable VTK_USE_TK=FALSE
addCMakeVariable BUILD_SHARED_LIBS:BOOL=ON VTK_USE_RPATH:BOOL=OFF addCMakeVariable BUILD_SHARED_LIBS:BOOL=ON VTK_USE_RPATH:BOOL=OFF
addCMakeVariable CMAKE_BUILD_TYPE:STRING=Release addCMakeVariable CMAKE_BUILD_TYPE:STRING=Release
# include development files in "make install"
addCMakeVariable PARAVIEW_INSTALL_DEVELOPMENT:BOOL=ON
# ----------------------------------------------------------------- end-of-file # ----------------------------------------------------------------- end-of-file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment