On 03/18/2011 10:27 PM, Orion Poplawski wrote:
> I would like to have the standard cmake module path searched first before a
> local projects path. Is this possible to do?
SET(CMAKE_MODULE_PATH ${CMAKE_ROOT}/Modules <local-project-path>)
Regards,
Michael
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake