mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-18 14:20:52 +08:00
Merge branch 'dev' of https://gitee.com/xiongguangjie/ZLMediaKit into dev
This commit is contained in:
@@ -48,4 +48,4 @@ else()
|
||||
install(TARGETS MediaServer DESTINATION ${INSTALL_PATH_EXECUTABLE})
|
||||
endif()
|
||||
|
||||
target_link_libraries(MediaServer jsoncpp ${LINK_LIB_LIST})
|
||||
target_link_libraries(MediaServer -Wl,--start-group jsoncpp ${LINK_LIB_LIST} -Wl,--end-group)
|
||||
|
||||
Reference in New Issue
Block a user