[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [purpose] /: Make cmake 3.0 the minimum cmake version
From:       Aleix Pol <null () kde ! org>
Date:       2018-09-25 14:24:31
Message-ID: E1g4oGN-0001Po-Hb () code ! kde ! org
[Download RAW message or body]

Git commit 273cd17e6351622f23cfc07b343303197e7d8293 by Aleix Pol.
Committed on 25/09/2018 at 14:22.
Pushed by apol into branch 'master'.

Make cmake 3.0 the minimum cmake version

Should fix the build on macOS.

M  +1    -1    CMakeLists.txt

https://commits.kde.org/purpose/273cd17e6351622f23cfc07b343303197e7d8293

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c25c9b1..2e4542b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
 project(Purpose)
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic