diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index afbb6f5a..430fdbc0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,4 @@ -CMAKE_MINIMUM_REQUIRED(VERSION 3.1) -CMAKE_POLICY(VERSION 3.1) +CMAKE_MINIMUM_REQUIRED(VERSION 3.1...3.27) PROJECT(MANA) |