mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
69f2751109
Signed-off-by: David Spencer <baildon.research@googlemail.com>
8 lines
271 B
Diff
8 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)
|
|
|