Skip to content

Commit

Permalink
[topic/ros2] BUILDING_ROS2_PACKAGE option set to default True in late…
Browse files Browse the repository at this point in the history
…st jrl-cmakemodules release
  • Loading branch information
earlaud committed Jan 13, 2025
1 parent 28eb190 commit 484ce3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ option(BUILD_UTILS "Build the utils" OFF)
option(BUILD_PYTHON_INTERFACE "Build the Python bindings" ON)
option(GENERATE_PYTHON_STUBS "Generate the Python stubs associated to the Python library" OFF)
option(BUILD_WITH_COMMIT_VERSION "Build libraries by setting specific commit version" OFF)
option(BUILDING_ROS2_PACKAGE "Allow the package to be found using the AMENT system present in ROS 2" ON) # ON for backward compatibility

if(DEFINED BUILD_UNIT_TESTS)
message(
Expand Down
2 changes: 1 addition & 1 deletion cmake

0 comments on commit 484ce3f

Please sign in to comment.