Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenVolumeMesh
OpenVolumeMesh
Commits
8d3434ba
Commit
8d3434ba
authored
Aug 20, 2019
by
Martin Heistermann
Browse files
cmake: always build with POSITION_INDEPENDENT_CODE
parent
c0570165
Pipeline
#11819
passed with stage
in 4 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
8d3434ba
...
...
@@ -115,6 +115,7 @@ set_target_properties (OpenVolumeMesh PROPERTIES
CXX_STANDARD_REQUIRED YES
CXX_EXTENSIONS NO
CXX_VISIBILITY_PRESET hidden
POSITION_INDEPENDENT_CODE ON
)
...
...
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