Skip to content

Commit 1e246e7

Browse files
author
Wouter HEERWEGH
committed
Install header files in directory to be found by other packages
1 parent e4dd8bf commit 1e246e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ouster-ros/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ install(
233233
DIRECTORY
234234
${_ouster_ros_INCLUDE_DIRS}
235235
DESTINATION
236-
include/${PROJECT_NAME}
236+
.
237237
)
238238

239239
install(

0 commit comments

Comments
 (0)