diff --git a/CMakeLists.txt b/CMakeLists.txt index 441eccf..c5f32eb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ### -cmake_minimum_required(VERSION 3.2) +cmake_minimum_required(VERSION 3.5) # Default configuration values. These must be before the project command or # they won't work in Windows.