Skip to content
Snippets Groups Projects
Commit 7cee44af authored by Joseph Mirabel's avatar Joseph Mirabel
Browse files

[CMake] Update to plugin API change.

parent e06ad3ad
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
INCLUDE(${HPP_CORE_CMAKE_PLUGIN}) INCLUDE(${HPP_CORE_CMAKE_PLUGIN})
ADD_PLUGIN(manipulation-spline-gradient-based HPP_ADD_PLUGIN(manipulation-spline-gradient-based
SOURCES spline-gradient-based.cc SOURCES spline-gradient-based.cc
LINK_DEPENDENCIES ${PROJECT_NAME} ${PROJECT_NAME}-gpl hpp-core-gpl LINK_DEPENDENCIES ${PROJECT_NAME} ${PROJECT_NAME}-gpl hpp-core-gpl
PKG_CONFIG_DEPENDENCIES hpp-core) PKG_CONFIG_DEPENDENCIES hpp-core)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment