MantisBT - CMake
View Issue Details
0000036CMakepublic2003-06-27 14:032004-04-16 07:59
Bill Hoffman 
 
lowfeaturealways
closedfixed 
 
 
0000036: standard prefix list variable for find modules
Have the FindXXX.cmake files all look in a cmake variable defined prefix for files. So if /usr/my/stuff is the prefix used for install on a machine, cmake can still find installed stuff.
No tags attached.
Issue History

Notes
(0000896)
Bill Hoffman   
2004-04-16 07:59   
CMAKE_MODULE_PATH variable can now be used for this.