Brad King
|
5fddc58427
|
ENH: Picking better default for CMAKE_INSTALL_PREFIX on Windows by using ProgramFiles environment variable. Now that install actually works on Windows I'm making this entry non-advanced also.
|
2005-08-29 15:49:51 -04:00 |
Bill Hoffman
|
af4b6fbfed
|
ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE
|
2005-07-19 14:36:20 -04:00 |
Bill Hoffman
|
004b833d12
|
ENH: make KDevelop3 default to CMAKE_VERBOSE_MAKEFILE
|
2005-07-19 11:48:34 -04:00 |
Ken Martin
|
165d70803f
|
ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removed
|
2005-06-20 12:55:48 -04:00 |
Brad King
|
7c7b173042
|
ENH: Added better default install location for windows builds. The previous default /usr/local did not make much sense. Now "%SystemDrive%/Program Files/PROJECT_NAME" is used, which is the windows equivalent to /usr/local.
|
2005-02-22 15:22:40 -05:00 |
Bill Hoffman
|
692ba48c4e
|
ENH: major changes to support addition of languages from cmake modules directory.
|
2004-09-22 14:42:05 -04:00 |
Bill Hoffman
|
66a08c10e5
|
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
2004-08-26 14:55:55 -04:00 |