first commit
This commit is contained in:
parent
0c217a5d6a
commit
7c625b611a
@ -20,6 +20,7 @@ pkg_check_modules(GSTREAMER_RTSP REQUIRED gstreamer-rtsp-server-1.0)
|
||||
include_directories(
|
||||
${CMAKE_SOURCE_DIR}/include
|
||||
${CMAKE_SOURCE_DIR}/third_party/include
|
||||
${CMAKE_SOURCE_DIR}/third_party/include/paho_mqtt
|
||||
${GSTREAMER_INCLUDE_DIRS}
|
||||
${GSTREAMER_RTSP_INCLUDE_DIRS}
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user