mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-29 21:38:22 +08:00
使用抛异常替代asset,提高代码稳定性
This commit is contained in:
@@ -43,6 +43,7 @@ INCLUDE_DIRECTORIES(${MediaServer_Root}/libmpeg/include)
|
||||
INCLUDE_DIRECTORIES(${MediaServer_Root}/libmov/include)
|
||||
INCLUDE_DIRECTORIES(${MediaServer_Root}/libflv/include)
|
||||
INCLUDE_DIRECTORIES(${MediaServer_Root}/librtp/include)
|
||||
INCLUDE_DIRECTORIES(${CMAKE_CURRENT_SOURCE_DIR}/3rdpart)
|
||||
|
||||
set(ENABLE_HLS true)
|
||||
set(ENABLE_OPENSSL true)
|
||||
|
||||
Reference in New Issue
Block a user