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

List:       kde-commits
Subject:    Re: KDE/kdelibs/cmake/modules
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2011-01-21 15:33:32
Message-ID: 201101211633.32408.neundorf () kde ! org
[Download RAW message or body]

On Thursday 20 January 2011, Dirk Mueller wrote:
> SVN commit 1216029 by mueller:
>
> include the policy setting as requested by Alex

Thanks :-)

> CCMAIL: neundorf@kde.org
>
>
>  M  +4 -1      FindKDE4Internal.cmake
>
>
> --- trunk/KDE/kdelibs/cmake/modules/FindKDE4Internal.cmake #1216028:1216029
> @@ -368,8 +368,11 @@
>  # were when the were defined. Keep the OLD behaviour so we can set the
> policies here # for all KDE software without the big warning
>  cmake_policy(SET CMP0011 OLD)
> +# since cmake 2.6.4

Typo: 2.8.4

Alex


> +if(POLICY CMP0017)
> +  cmake_policy(SET CMP0017 NEW)
> +endif(POLICY CMP0017)
>
> -
>  # Only do something if it hasn't been found yet
>  if(NOT KDE4_FOUND)


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

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