Skip to content
Snippets Groups Projects
Commit cac7be72 authored by mnaveau's avatar mnaveau
Browse files

try with target_link_librairies

parent c08b1fe3
No related branches found
No related tags found
No related merge requests found
......@@ -102,6 +102,8 @@ SET(${PROJECT_NAME}_HEADERS
include/jrl/walkgen/pgtypes.hh
)
TARGET_LINK_LIBRARIES(metapod_${model_name})
# Define subdirectories to explore for cmake
ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(tests)
......
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