Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-PropertyVis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenFlipper-Free
Plugin-PropertyVis
Commits
a6e8035a
Commit
a6e8035a
authored
5 years ago
by
Martin Heistermann
Browse files
Options
Downloads
Plain Diff
Merge branch 'cleanup-legacy-workaround' into mh-ci
parents
c9468e5a
68ebf38d
Branches
mh-ci
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CMakeLists.txt
+0
-7
0 additions, 7 deletions
CMakeLists.txt
with
0 additions
and
7 deletions
CMakeLists.txt
+
0
−
7
View file @
a6e8035a
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment