Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenFlipper-Staging
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
OpenFlipper-Staging
Commits
fd7c45e0
Commit
fd7c45e0
authored
Feb 05, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Missing dependency
parent
dec8a47a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Plugin-Align/CMakeLists.txt
Plugin-Align/CMakeLists.txt
+1
-1
No files found.
Plugin-Align/CMakeLists.txt
View file @
fd7c45e0
...
@@ -4,6 +4,6 @@ set(CURRENT_PLUGIN_DEPS "")
...
@@ -4,6 +4,6 @@ set(CURRENT_PLUGIN_DEPS "")
openflipper_plugin
(
openflipper_plugin
(
DEPS OpenVolumeMesh EIGEN3
DEPS OpenVolumeMesh EIGEN3
TYPES POLYHEDRALMESH
TYPES
TRIANGLEMESH
POLYHEDRALMESH
OPT_TYPES POLYHEDRALMESH HEXAHEDRALMESH
OPT_TYPES POLYHEDRALMESH HEXAHEDRALMESH
)
)
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