Skip to content
Snippets Groups Projects
Commit ac92db2e authored by Carlos Mastalli's avatar Carlos Mastalli
Browse files

[cmake] Updated cmake with new directory names

parent 25cdfc72
No related branches found
No related tags found
1 merge request!3Moving urdfs and srdfs to robots folder in order to mimic previous organizations
......@@ -9,7 +9,7 @@ SET(PROJECT_URL https://gepgitlab.laas.fr/gepetto/${PROJECT_NAME})
SETUP_PROJECT()
INSTALL(DIRECTORY hyq DESTINATION share/${PROJECT_NAME})
INSTALL(DIRECTORY talos DESTINATION share/${PROJECT_NAME})
INSTALL(DIRECTORY hyq_description DESTINATION share/${PROJECT_NAME})
INSTALL(DIRECTORY talos_data DESTINATION share/${PROJECT_NAME})
SETUP_PROJECT_FINALIZE()
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