Update CMakeLists.txt
This commit is contained in:
parent
c5c2018e76
commit
ef1865fdab
|
|
@ -21,6 +21,7 @@ find_package(rclcpp REQUIRED)
|
|||
find_package(rclcpp_components REQUIRED)
|
||||
find_package(sensor_msgs REQUIRED)
|
||||
find_package(rcutils REQUIRED)
|
||||
find_package(PkgConfig REQUIRED)
|
||||
pkg_check_modules(GST REQUIRED
|
||||
gstreamer-1.0
|
||||
gstreamer-app-1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue