diff --git a/3rdparty/CMakeLists.txt b/3rdparty/CMakeLists.txt index c6062fa..d527b97 100644 --- a/3rdparty/CMakeLists.txt +++ b/3rdparty/CMakeLists.txt @@ -1,3 +1,5 @@ +cmake_policy(SET CMP0077 NEW) + SET(ENABLE_LIB_ONLY ON) SET(ENABLE_STATIC_LIB ON)