Skip to content

Commit

Permalink
Try using GLOBAL_HOOK to workaround problem with conflicting drake_DIR
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
  • Loading branch information
j-rivero committed Mar 4, 2024
1 parent 95e604f commit 5f9bb8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ ament_vendor(drake
-DWITH_USER_FMT:BOOL=ON
-DWITH_USER_SPDLOG:BOOL=ON
PATCHES patches
GLOBAL_HOOK
)

ament_package(CONFIG_EXTRAS drake-extras.cmake)

0 comments on commit 5f9bb8e

Please sign in to comment.