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

List:       kde-devel
Subject:    Problem with cmake
From:       Klaas Freitag <freitag () kde ! org>
Date:       2009-10-23 20:21:45
Message-ID: 200910232221.45166.freitag () kde ! org
[Download RAW message or body]

Hi,

I use a CMakeLists.txt that starts like:

  PROJECT(kraft)
  find_package(KDE4 REQUIRED)
  find_package (KdepimLibs REQUIRED)

As long as KdepimLibsConfig.cmake is in /usr/lib/cmake/KdepimLibs/
it works. But on a 64 bit machine, where the file is in /usr/lib64/cmake/...
Kdepimlibs are not found. 

I helped myself adding a 
  set(Kdepimlibs_DIR /usr/lib64/cmake/KdepimLibs/)
just after the find_package(KDE4), but that's surely not correct.

What's wrong here?

Thanks,

Klaas

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

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