Re: [CMake] find_package with ###Config.cmake

2010-12-06 Thread Micha Renner
Andreas, Michael - thanks, you helped me lot. Greetings Micha ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: htt

Re: [CMake] find_package with ###Config.cmake

2010-12-03 Thread Andreas Pakulat
On 03.12.10 15:19:38, Micha Renner wrote: > > > Meanwhile, with 2.8.3 to be exact, the warning message issued by CMake > > if a version file is found but the requested version doesn't suit is: > > > > Could not find a configuration file for package "..." that is compatible > > with requested vers

Re: [CMake] find_package with ###Config.cmake

2010-12-03 Thread Micha Renner
> Meanwhile, with 2.8.3 to be exact, the warning message issued by CMake > if a version file is found but the requested version doesn't suit is: > > Could not find a configuration file for package "..." that is compatible > with requested version "...". > > The following configuration files were

Re: [CMake] find_package with ###Config.cmake

2010-12-03 Thread Michael Hertling
On 12/03/2010 08:45 AM, Andreas Pakulat wrote: > On 03.12.10 07:11:23, Micha Renner wrote: >> There is a small library "TLib" which is installed like this >> >> Install the project... >> -- Install configuration: "Debug" >> -- Installing: /usr/local/lib/libTLibd.so >> -- Installing: /usr/local/lib/

Re: [CMake] find_package with ###Config.cmake

2010-12-03 Thread Micha Renner
Am Freitag, den 03.12.2010, 08:45 +0100 schrieb Andreas Pakulat: > On 03.12.10 07:11:23, Micha Renner wrote: > > There is a small library "TLib" which is installed like this > > > > Install the project... > > -- Install configuration: "Debug" > > -- Installing: /usr/local/lib/libTLibd.so > > -- In

Re: [CMake] find_package with ###Config.cmake

2010-12-02 Thread Andreas Pakulat
On 03.12.10 07:11:23, Micha Renner wrote: > There is a small library "TLib" which is installed like this > > Install the project... > -- Install configuration: "Debug" > -- Installing: /usr/local/lib/libTLibd.so > -- Installing: /usr/local/lib/TLib/TLibExport.cmake > -- Installing: /usr/local/lib/

[CMake] find_package with ###Config.cmake

2010-12-02 Thread Micha Renner
There is a small library "TLib" which is installed like this Install the project... -- Install configuration: "Debug" -- Installing: /usr/local/lib/libTLibd.so -- Installing: /usr/local/lib/TLib/TLibExport.cmake -- Installing: /usr/local/lib/TLib/TLibExport-debug.cmake -- Installing: /usr/local/in