diff --git a/extern/audaspace/CMakeLists.txt b/extern/audaspace/CMakeLists.txt index d5f8ea237d8..98b02db250b 100644 --- a/extern/audaspace/CMakeLists.txt +++ b/extern/audaspace/CMakeLists.txt @@ -14,7 +14,7 @@ # limitations under the License. ################################################################################ -cmake_minimum_required(VERSION 3.5) +cmake_minimum_required(VERSION 3.10) include(CMakeDependentOption) if(POLICY CMP0054)