Update CMakeLists.txt

This commit is contained in:
Dzmitry Maladzenkau 2024-07-22 09:47:27 +02:00 committed by GitHub
parent 9ac5a8483c
commit 115b01c939
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ endif()
find_package(ament_cmake REQUIRED)
find_package(rclcpp REQUIRED)
find_package(sensor_msgs REQUIRED)
find_package(PkgConfig REQUIRED)
pkg_check_modules(GST REQUIRED
gstreamer-1.0
gstreamer-app-1.0