mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
f0120e6ece
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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)
|
|
|