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-ViewControl
Commits
639973d0
Commit
639973d0
authored
Dec 27, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Separated all OpenMesh related types, removed core dependency on OM Object types
parent
aaae50b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
CMakeLists.txt
CMakeLists.txt
+3
-1
No files found.
CMakeLists.txt
View file @
639973d0
...
@@ -4,4 +4,6 @@ if (EXISTS ${CMAKE_SOURCE_DIR}/ObjectTypes/TSplineMesh)
...
@@ -4,4 +4,6 @@ if (EXISTS ${CMAKE_SOURCE_DIR}/ObjectTypes/TSplineMesh)
add_definitions
(
-DENABLE_TSPLINEMESH_SUPPORT
)
add_definitions
(
-DENABLE_TSPLINEMESH_SUPPORT
)
endif
()
endif
()
openflipper_plugin
(
DIRS TSplineMesh INSTALLDATA Icons
)
openflipper_plugin
(
DIRS TSplineMesh
INSTALLDATA Icons
TYPES POLYMESH TRIANGLEMESH
)
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