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