mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-29 21:38:22 +08:00
添加http文件服务可挂载物理目录,新增ENABLE_API_STATIC_LIB
sa
This commit is contained in:
@@ -57,6 +57,7 @@ option(ENABLE_ASAN "Enable Address Sanitize" false)
|
||||
option(ENABLE_WEBRTC "Enable WebRTC" false)
|
||||
option(ENABLE_PLAYER "Enable Player" true)
|
||||
option(ENABLE_MSVC_MT "Enable MSVC Mt/Mtd lib" true)
|
||||
option(ENABLE_API_STATIC_LIB "Enable mk_api static lib" false)
|
||||
|
||||
if (MSVC AND ENABLE_MSVC_MT)
|
||||
set(CompilerFlags
|
||||
|
||||
Reference in New Issue
Block a user