diff --git a/CMakeLists.txt b/CMakeLists.txt index 94884e2a..adc5f768 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)