Skip to content

Commit 584fc78

Browse files
committed
add config to cmake
1 parent 4fcc3e0 commit 584fc78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/dave_sensor_models/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(dave_sensor_models)
44
find_package(ament_cmake REQUIRED)
55

66
install(
7-
DIRECTORY description launch meshes
7+
DIRECTORY description launch meshes config
88
DESTINATION share/dave_sensor_models
99
)
1010

0 commit comments

Comments
 (0)