mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
9 lines
271 B
Diff
9 lines
271 B
Diff
|
--- qmapshack-1.0.beta1/CMakeLists.txt 2015-02-23 22:57:29.010838124 +0100
|
||
|
+++ qmapshack-1.0.beta1-A/CMakeLists.txt 2015-02-22 16:29:06.757835259 +0100
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-cmake_minimum_required(VERSION 3.0.0)
|
||
|
+cmake_minimum_required(VERSION 2.8.12)
|
||
|
|
||
|
project(QMapShack)
|
||
|
|