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
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-PropertyVis
Commits
68ebf38d
Commit
68ebf38d
authored
Apr 20, 2020
by
Martin Heistermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove legacy OVM_FORCE_STATIC_CAST workaround
parent
873577dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
CMakeLists.txt
CMakeLists.txt
+0
-7
No files found.
CMakeLists.txt
View file @
68ebf38d
include
(
plugin
)
if
(
APPLE
)
# actually we currently need this for any libc++ platform
# compare issue 136:
# https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper-Free/issues/136
add_definitions
(
-DOVM_FORCE_STATIC_CAST
)
endif
()
openflipper_plugin
(
INSTALLDATA Icons Shaders
DIRS OpenMesh OpenVolumeMesh Widgets ScriptObjects Toolbars Models Nodes PropertyVisualizer
DEPS OpenMesh
...
...
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