Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > cf746698214707f972e669b661d0ae59 > files > 5

kdepim4-4.14.10-1.3.mga5.src.rpm

From 8a187bc316271caed9c2591d91fb8706abe5c665 Mon Sep 17 00:00:00 2001
From: Mario Bensi <mbensi@ipsquad.net>
Date: Tue, 21 Jul 2015 10:25:55 +0200
Subject: [PATCH 05/74] Fix the build after yet another cmake policy change

---
 CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5a10bfc8f5..55b2faffff 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,3 +1,4 @@
+cmake_minimum_required(VERSION 2.8.9)
 project(kdepim)
 
 # where to look first for cmake modules. This line must be the first one or cmake will use the system's FindFoo.cmake
-- 
2.14.1