Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
e2c2089d
Commit
e2c2089d
authored
May 17, 2020
by
Utkarsh Ayachit
⛰
Browse files
vrpn: build static to avoid windows export issues
(cherry picked from commit
c1eb2164
)
parent
6c754c8a
Pipeline
#173335
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
projects/vrpn.cmake
View file @
e2c2089d
...
...
@@ -7,7 +7,7 @@ superbuild_add_project(vrpn
# We want the new parser; without this, some FindJava syntax errors pop up
# with newer CMake binaries. This is easier than a patch.
-DCMAKE_POLICY_DEFAULT_CMP0053:STRING=NEW
-DBUILD_SHARED_LIBS:BOOL=
${
BUILD_SHARED_LIBS
}
-DBUILD_SHARED_LIBS:BOOL=
OFF
-DBUILD_TESTING:BOOL=OFF
-DPYTHON_ENABLE_MODULE_vrpn-python:BOOL=OFF
-DVRPN_BUILD_JAVA:BOOL=OFF
...
...
Write
Preview
Supports
Markdown
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