PKGNAME=ros-jazzy-ros-testing
PKGSEC=ros
PKGDEP="ros-jazzy-ros-workspace ros-jazzy-launch-testing ros-jazzy-launch-testing-ros ros-jazzy-ros2test ros-jazzy-launch-testing ros-jazzy-launch-testing-ros ros-jazzy-launch-testing-ament-cmake ros-jazzy-launch-testing ros-jazzy-ament-cmake"
BUILDDEP="ros-jazzy-ament-cmake ros-jazzy-ament-cmake-core ros-jazzy-ament-cmake-export-dependencies"
PKGDES="Entry point to launch tests in ROS 2"

ABTYPE=cmakeninja
PREFIX="/opt/ros/jazzy"
ABSPLITDBG=0
NOSTATIC=0
CMAKE_AFTER=(
    "-DCMAKE_PREFIX_PATH=/opt/ros/jazzy"
    "-DBUILD_TESTING=OFF"
)
