Re: [CMake] path for install cmake scripts

2011-08-25 Thread Michael Wild
On Thu 25 Aug 2011 03:37:35 PM CEST, Weng Xuetian wrote: > Hi folks, > I have a program that have some cmake scripts to be installed in order > to add support for find_package for this program's libs. > But I have problem about choose the cmake path. > Currently I use ${CMAKE_ROOT}/Modules to insta

[CMake] path for install cmake scripts

2011-08-25 Thread Weng Xuetian
Hi folks, I have a program that have some cmake scripts to be installed in order to add support for find_package for this program's libs. But I have problem about choose the cmake path. Currently I use ${CMAKE_ROOT}/Modules to install my scripts. But this is not good if user want to install with a