[CMake] How to find GetPrerequisites.cmake ?

Stephen Collyer scollyer at netspinner.co.uk
Mon Nov 3 14:47:40 EST 2008


I'm trying to call this script at install time with
something like:

INSTALL(SCRIPT "${CMAKE_MODULE_PATH}/GetPrerequisites.cmake")

I've tried a variety of variables in place of CMAKE_MODULE_PATH,
but none of them seem to point to the right location for the
default Cmake modules. Could someone tell me what I should be
using in place of CMAKE_MODULE_PATH here ? I'm running with
cmake 2.6.1.

-- 
Regards

Steve Collyer
Netspinner Ltd


More information about the CMake mailing list