This commit is contained in:
cxh 2025-11-14 10:42:51 +08:00
parent 889a10e54d
commit 122c3344a8

View File

@ -44,8 +44,8 @@ link_directories(
target_link_libraries(${APP_NAME} target_link_libraries(${APP_NAME}
${GSTREAMER_LIBRARIES} ${GSTREAMER_LIBRARIES}
pthread pthread
mp4v2 ${CMAKE_SOURCE_DIR}/third_party/lib/libmp4v2.a
util ${CMAKE_SOURCE_DIR}/third_party/lib/libutil.a
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqttpp3.a ${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqttpp3.a
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqtt3a.a ${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqtt3a.a
${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqtt3c.a ${CMAKE_SOURCE_DIR}/third_party/lib/libpaho-mqtt3c.a