Skip to content

Commit 010d602

Browse files
committed
Add print also for utils
1 parent bc96206 commit 010d602

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/bitbots_misc/bitbots_utils/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ if(NOT CMAKE_CONFIGURATION_TYPES AND NOT CMAKE_BUILD_TYPE)
1111
set(CMAKE_BUILD_TYPE RelWithDebug)
1212
endif()
1313

14+
message(STATUS "CMAKE_PREFIX_PATH = ${CMAKE_PREFIX_PATH}")
15+
1416
find_package(bitbots_docs REQUIRED)
1517
find_package(backward_ros REQUIRED)
1618
find_package(ament_cmake REQUIRED)

0 commit comments

Comments
 (0)