[CMake] Library locations returned by find_package() and find_library()

2012-12-06 Thread Mateusz Loskot
Hi, The CMake 2.8.10 manual includes the following statement in the paragraph about link_directories() command: Library locations returned by find_package() and find_library() are absolute paths. Would it be possible to include similar clarification in the sections for find_package() and

Re: [CMake] Library locations returned by find_package() and find_library()

2012-12-06 Thread Andreas Pakulat
Hi, On Thu, Dec 6, 2012 at 5:13 PM, Mateusz Loskot mate...@loskot.net wrote: The CMake 2.8.10 manual includes the following statement in the paragraph about link_directories() command: Library locations returned by find_package() and find_library() are absolute paths. Would it be possible

Re: [CMake] Library locations returned by find_package() and find_library()

2012-12-06 Thread Mateusz Loskot
On 6 December 2012 18:45, Andreas Pakulat ap...@gmx.de wrote: On Thu, Dec 6, 2012 at 5:13 PM, Mateusz Loskot mate...@loskot.net wrote: The CMake 2.8.10 manual includes the following statement in the paragraph about link_directories() command: Library locations returned by find_package() and