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

List:       kde-commits
Subject:    Re: [Calligra] f0526f3: boost is needed for calligra/tables
From:       Inge Wallin <inge () lysator ! liu ! se>
Date:       2010-12-31 15:31:50
Message-ID: 201012311631.50540.inge () lysator ! liu ! se
[Download RAW message or body]

On Friday, December 31, 2010 15:08:56 Cyrille Berger wrote:
> commit f0526f37ca2ebdacbd6b64556b2c300ebd674065
> branch master
> Author: Cyrille Berger <cberger@cberger.net>
> Date:   Fri Dec 31 15:07:53 2010 +0100
> 
>     boost is needed for calligra/tables
> 
>     CCMAIL: mkruisselbrink@kde.org
> 
> diff --git a/CMakeLists.txt b/CMakeLists.txt
> index c1e218c..450b57d 100644
> --- a/CMakeLists.txt
> +++ b/CMakeLists.txt
> @@ -347,10 +347,10 @@ set(KOPROPERTY_INCLUDES ${KOODF_INCLUDES}
>  #
> 
> 
> -### Tables: eigen2
> -if(NOT EIGEN2_FOUND)
> +### Tables: eigen2, boost
> +if(NOT EIGEN2_FOUND AND NOT Boost_FOUND)
>      set(SHOULD_BUILD_TABLES FALSE)
> -endif(NOT EIGEN2_FOUND)
> +endif(NOT EIGEN2_FOUND AND NOT Boost_FOUND)

Hmm, am I misunderstanding or should it rather be NOT ... OR NOT ...?

>  ### KPresenter: boost
>  if(NOT Boost_FOUND)
[prev in list] [next in list] [prev in thread] [next in thread] 

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