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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to