diff --git a/CMakeLists.txt b/CMakeLists.txt index 122fe93..f0562a1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ # http://www.portaudio.com/trac/wiki/TutorialDir/Compile/CMake # -CMAKE_MINIMUM_REQUIRED(VERSION 2.8) +CMAKE_MINIMUM_REQUIRED(VERSION 3.0.0) # Check if the user is building PortAudio stand-alone or as part of a larger # project. If this is part of a larger project (i.e. the CMakeLists.txt has