Skip to content

Commit 1d30500

Browse files
author
Thomas Witte
committed
trying to fix ci build
1 parent 04e4582 commit 1d30500

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ include_directories(
153153
${catkin_INCLUDE_DIRS}
154154
)
155155

156+
set(CMAKE_INCLUDE_CURRENT_DIR ON)
157+
156158
get_property(dirs DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY INCLUDE_DIRECTORIES)
157159
foreach(dir ${dirs})
158160
message(STATUS "dir='${dir}'")

0 commit comments

Comments
 (0)