游雁
2023-05-16 4cd79db451786548d8a100f25c3b03da0eb30f4b
funasr/runtime/websocket/CMakeLists.txt
@@ -8,7 +8,7 @@
option(ENABLE_WEBSOCKET "Whether to build websocket server" ON)
 
if(ENABLE_WEBSOCKET)
  cmake_policy(SET CMP0135 NEW)
  # cmake_policy(SET CMP0135 NEW)
  include(FetchContent)
  FetchContent_Declare(websocketpp