windows平台默认开启wepoll(iocp)
This commit is contained in:
parent
a65cc8bbfa
commit
228fa17327
|
|
@ -52,7 +52,7 @@ option(ENABLE_SRT "Enable SRT" ON)
|
|||
option(ENABLE_TESTS "Enable Tests" ON)
|
||||
option(ENABLE_WEBRTC "Enable WebRTC" ON)
|
||||
option(ENABLE_X264 "Enable x264" OFF)
|
||||
option(ENABLE_WEPOLL "Enable wepoll" OFF)
|
||||
option(ENABLE_WEPOLL "Enable wepoll" ON)
|
||||
|
||||
option(USE_SOLUTION_FOLDERS "Enable solution dir supported" ON)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue