Skip to content

Commit 18dccb7

Browse files
committed
move ./custom_msgs into ./workspace/ to adjust mros2-mbed
1 parent ad30b3d commit 18dccb7

File tree

11 files changed

+1
-1
lines changed

11 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ set(INCS "mros2/include"
2929
"mros2/embeddedRTPS/thirdparty/Micro-CDR/include"
3030
"cmsis-esp32/include"
3131
"include"
32-
"custom_msgs"
32+
"workspace/custom_msgs"
3333
${CMAKE_SOURCE_DIR}/main
3434
)
3535

0 commit comments

Comments
 (0)