mirror of
https://github.com/modelec/modelec-marcel-ROS.git
synced 2026-01-18 16:47:43 +01:00
add new playmat
This commit is contained in:
@@ -26,14 +26,14 @@ if(BUILD_TESTING)
|
||||
endif()
|
||||
|
||||
# Install targets
|
||||
install(TARGETS
|
||||
DESTINATION lib/${PROJECT_NAME}
|
||||
)
|
||||
#install(TARGETS
|
||||
# DESTINATION lib/${PROJECT_NAME}
|
||||
#)
|
||||
|
||||
# Install include files
|
||||
install(DIRECTORY include/
|
||||
DESTINATION include/
|
||||
)
|
||||
#install(DIRECTORY include/
|
||||
# DESTINATION include/
|
||||
#)
|
||||
|
||||
install(
|
||||
DIRECTORY config description launch worlds
|
||||
|
||||
Reference in New Issue
Block a user