Alexander Neundorf
7f11536704
ENH: now target names can be used in add_custom_command() and
...
add_custom_target() as COMMAND, and cmake will recognize them and replace
them with the actual output path of these executables. Also the dependency
will be added automatically. Test included.
ENH: moved TraceVSDependencies() to the end of GlobalGenerator::Configure(),
so it is done now in one central place
Alex
2007-05-09 08:25:45 -04:00
Brad King
80e6cade7a
ENH: Implemented use of cmTarget::GetDirectory() in Visual Studio 6 generator. This is an incremental fix for bug#4210.
2007-03-09 16:25:16 -05:00
Bill Hoffman
feb5efa1b0
fix for new custom commands
2003-06-04 13:54:20 -04:00
Ken Martin
c3478f749a
made Debug the default configuration
2001-09-14 10:14:49 -04:00
Ian Scott
331c517eeb
Renamed the ReleaseWithDebugInfo Build configuration to RelWithDebInfo,
...
because msdev does simple matching on build target, and specifying either
Release or Debug builds would also build ReleaseWithDebugInfo
2001-07-03 05:27:39 -04:00
Ian Scott
4c4184f56c
adding a "Release with debugging Info" build to CMake for NT
2001-06-07 11:36:55 -04:00
Sebastien Barre
4d51f16118
the "Release" target is not the default.
2001-06-04 15:46:09 -04:00
Sebastien Barre
1a2a3abbfd
ReleaseMinSize => MinSizeRel
2001-05-23 16:09:13 -04:00
Bill Hoffman
2eb7fee1fc
ENH: change Release Minsize to MinSizeRel, add MinSizeRel to dll template
2001-05-23 14:05:26 -04:00
Sebastien Barre
a75ff81d08
Template now uses EXECUTABLE_OUTPUT_PATH too.
2001-05-22 20:45:34 -04:00
Ken Martin
e093e4a4e0
new directory
2001-05-17 12:04:41 -04:00