调整
This commit is contained in:
parent
ccfacfe0d1
commit
27fcb1d7c3
@ -23,10 +23,10 @@ pkg_check_modules(GSTREAMER REQUIRED gstreamer-1.0)
|
||||
|
||||
# include 路径
|
||||
include_directories(
|
||||
${CMAKE_SOURCE_DIR}/third_party/include/websocketpp
|
||||
${CMAKE_SOURCE_DIR}/include
|
||||
${CMAKE_SOURCE_DIR}/third_party/include
|
||||
${CMAKE_SOURCE_DIR}/third_party/include/paho_mqtt
|
||||
${CMAKE_SOURCE_DIR}/third_party/include/websocketpp
|
||||
${GSTREAMER_INCLUDE_DIRS}
|
||||
/usr/include
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user