forked from pool/alure
3499a7e1e4
Fix tumbleweed OBS-URL: https://build.opensuse.org/request/show/954336 OBS-URL: https://build.opensuse.org/package/show/games/alure?expand=0&rev=9
10 lines
223 B
Diff
10 lines
223 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,5 +1,5 @@
|
|
# CMakeLists.txt for ALURE
|
|
-CMAKE_MINIMUM_REQUIRED(VERSION 2.4)
|
|
+CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
|
|
|
|
IF(COMMAND CMAKE_POLICY)
|
|
CMAKE_POLICY(SET CMP0003 NEW)
|