mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-30 05:48:21 +08:00
移植Windows
This commit is contained in:
@@ -125,11 +125,7 @@ endif ()
|
||||
add_subdirectory(tests)
|
||||
|
||||
#主服务器
|
||||
if (CMAKE_SYSTEM_NAME MATCHES "Linux")
|
||||
add_subdirectory(server)
|
||||
elseif (CMAKE_SYSTEM_NAME MATCHES "Darwin")
|
||||
add_subdirectory(server)
|
||||
endif ()
|
||||
add_subdirectory(server)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user