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

List:       kde-commits
Subject:    [digikam/frameworks] /: Hackfix linking with CMake 3.3
From:       Alexander Potashev <aspotashev () gmail ! com>
Date:       2015-09-30 19:20:26
Message-ID: E1ZhMvS-0004iA-9j () scm ! kde ! org
[Download RAW message or body]

Git commit 1b61179a7b07e898ac53ddd3d05b53c43d5d84d7 by Alexander Potashev.
Committed on 30/09/2015 at 19:20.
Pushed by aspotashev into branch 'frameworks'.

Hackfix linking with CMake 3.3

CCMAIL: mohammed.ahmed.anwer@gmail.com

M  +1    -1    CMakeLists.txt

http://commits.kde.org/digikam/1b61179a7b07e898ac53ddd3d05b53c43d5d84d7

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f14f044..56fb63b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -67,7 +67,7 @@ set(LENSFUN_MIN_VERSION "0.2.6.0")
 cmake_minimum_required(VERSION ${CMAKE_MIN_VERSION})
 =

 if(POLICY CMP0063)
-    cmake_policy(SET CMP0063 NEW)
+    cmake_policy(SET CMP0063 OLD)
 endif()
 =

 ############## ECM setup ######################
[prev in list] [next in list] [prev in thread] [next in thread] 

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