Re: [CMake] install(FILES mylib-config.cmake DESTINATION lib/myproj)

2009-10-23 Thread Mathieu Malaterre
On Tue, Oct 20, 2009 at 9:32 AM, Mathieu Malaterre wrote: > On Mon, Oct 19, 2009 at 9:51 PM, Brad King wrote: >> Mathieu Malaterre wrote: >>> >>> Hi there, >>> >>>  I am trying some new functionalities in CMake, in particular: >>> >>> http://www.cmake.org/Wiki/CMake_2.6_Notes#Packaging_and_Export

Re: [CMake] install(FILES mylib-config.cmake DESTINATION lib/myproj)

2009-10-20 Thread Mathieu Malaterre
On Mon, Oct 19, 2009 at 9:51 PM, Brad King wrote: > Mathieu Malaterre wrote: >> >> Hi there, >> >>  I am trying some new functionalities in CMake, in particular: >> >> http://www.cmake.org/Wiki/CMake_2.6_Notes#Packaging_and_Exporting >> >>  However using cmake 2.8, I get an error: >> >> CMake Erro

Re: [CMake] install(FILES mylib-config.cmake DESTINATION lib/myproj)

2009-10-19 Thread Brad King
Mathieu Malaterre wrote: Hi there, I am trying some new functionalities in CMake, in particular: http://www.cmake.org/Wiki/CMake_2.6_Notes#Packaging_and_Exporting However using cmake 2.8, I get an error: CMake Error at cmake_install.cmake:64 (FILE): file INSTALL cannot find "/home/mat

[CMake] install(FILES mylib-config.cmake DESTINATION lib/myproj)

2009-10-16 Thread Mathieu Malaterre
Hi there, I am trying some new functionalities in CMake, in particular: http://www.cmake.org/Wiki/CMake_2.6_Notes#Packaging_and_Exporting However using cmake 2.8, I get an error: CMake Error at cmake_install.cmake:64 (FILE): file INSTALL cannot find "/home/mathieu/Perso/gdcm/Sandbox/CMa