We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981880c commit 5aa2391Copy full SHA for 5aa2391
CMakeLists.txt
@@ -80,7 +80,7 @@ install(TARGETS ${PROJECT_NAME}
80
)
81
82
83
-foreach (dir launch)
+foreach (dir launch worlds)
84
install(DIRECTORY ${dir}/
85
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${dir})
86
endforeach(dir)
0 commit comments