On Tuesday 06 August 2013, Alan W. Irwin wrote:
> I have a project that installs a CMake script which will be executed
> by users using cmake -P <fullpath_for_cmake_scriptname>.
> 
> Where is a reasonable place to install <cmake_scriptname>?  Currently I
> am thinking of
> 
> <prefix>/share/<project_name>/<cmake_scriptname>


what kind of files are these ?
Should they be executed manually by users or from their buildsystems, after 
some package has been found ?

Alex
--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to