[CMake] cmake system library

2013-01-12 Thread peterle oberwi
Hi,I want to use Boost library in my project. But there is one version installed in the system, but not the version I want to use in my project. Therefore I build the version and installed to a directory in my home. When I want to use this version its very anyoing, because cmake find the system

Re: [CMake] cmake system library

2013-01-12 Thread Rolf Eike Beer
peterle oberwi wrote: Hi, I want to use Boost library in my project. But there is one version installed in the system, but not the version I want to use in my project. Therefore I build the version and installed to a directory in my home. When I want to use this version it's very anyoing,

Re: [CMake] cmake system library

2013-01-12 Thread Nick Overdijk
You could install boost to /usr/local if you're on linux/OSX? That's the standard location for non-system libs, CMake-Modules will look there. On 2013-12-01, at 13:04:50 , peterle oberwi wrote: Hi, I want to use Boost library in my project. But there is one version installed in the

Re: [CMake] cmake system library

2013-01-12 Thread Alexander Neundorf
On Saturday 12 January 2013, Rolf Eike Beer wrote: peterle oberwi wrote: Hi, I want to use Boost library in my project. But there is one version installed in the system, but not the version I want to use in my project. Therefore I build the version and installed to a directory in my

Re: [CMake] cmake system library

2013-01-12 Thread Eric Noulard
2013/1/12 Rolf Eike Beer e...@sf-mail.de: peterle oberwi wrote: Hi, I want to use Boost library in my project. But there is one version installed in the system, but not the version I want to use in my project. Therefore I build the version and installed to a directory in my home. When I

[CMake] cmake system library

2013-01-12 Thread peterle oberwi
2013/1/12 Rolf Eike Beer e...@sf-mail.de: peterle oberwi wrote: Hi, I want to use Boost library in my project. But there is one version installed in the system, but not the version I want to use in my project. Therefore I build the version and installed to a

[CMake] cmake system library

2013-01-12 Thread peterle oberwi
Im sorry but there is something wrong with my mail prog, please could somebody correct my mistake.Thank you for your answers. But my question is more in general. There defintly some libraries, which dont provide environment variables or other variables for the cmake module. I forgot to mention

Re: [CMake] cmake system library

2013-01-12 Thread Alexander Neundorf
On Saturday 12 January 2013, peterle oberwi wrote: I'm sorry but there is something wrong with my mail prog, please could somebody correct my mistake. Thank you for your answers. But my question is more in general. There defintly some libraries, which don't provide environment variables or