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
OpenFlipper-Free
Type-PolyLine
Commits
478bed8f
Commit
478bed8f
authored
Dec 21, 2016
by
Jan Möbius
Browse files
Added dependency to pluginlib
parent
7eaa838e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ObjectTypes/PolyLine/CMakeLists.txt
View file @
478bed8f
...
...
@@ -70,5 +70,6 @@ target_link_libraries (${TYPENAME}
${
OPENGL_LIBRARIES
}
${
GLEW_LIBRARY
}
${
GLUT_LIBRARIES
}
PluginLib
)
ObjectTypes/PolyLineCollection/CMakeLists.txt
View file @
478bed8f
...
...
@@ -70,5 +70,6 @@ target_link_libraries (${TYPENAME}
${
OPENGL_LIBRARIES
}
${
GLEW_LIBRARY
}
${
GLUT_LIBRARIES
}
PluginLib
)
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