first commit
This commit is contained in:
parent
5381052ea5
commit
211e8197f2
@ -43,9 +43,9 @@ target_link_libraries(camera_to_rtsp
|
|||||||
${GSTREAMER_LIBRARIES}
|
${GSTREAMER_LIBRARIES}
|
||||||
${GSTREAMER_RTSP_LIBRARIES}
|
${GSTREAMER_RTSP_LIBRARIES}
|
||||||
pthread
|
pthread
|
||||||
paho-mqttpp3
|
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqttpp3.a
|
||||||
paho-mqtt3a
|
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqtt3a.a
|
||||||
paho-mqtt3c
|
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqtt3c.a
|
||||||
)
|
)
|
||||||
|
|
||||||
# 运行时把 config.json 复制到 bin/ 目录
|
# 运行时把 config.json 复制到 bin/ 目录
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user