We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89bf2f4 + 88f509a commit 6b0564fCopy full SHA for 6b0564f
ros2.cmake
@@ -13,6 +13,8 @@
13
# You should have received a copy of the GNU General Public License along with
14
# this program. If not, see <http://www.gnu.org/licenses/>.
15
16
+option(BUILDING_ROS2_PACKAGE "Install ament specific files" ON)
17
+
18
# This macro creates 3 files which are allowing a package to be found using the
19
# AMENT system present in ros 2 Setting BUILDING_ROS2_PACKAGE is enough to
20
# trigger this behavior. _install_project_ros2_ament_files()
0 commit comments