Brad King
|
433099ecdd
|
ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a COMPILE_DEFINITIONS directory property.
|
2008-01-17 19:29:43 -05:00 |
Brad King
|
a3e53fcfa2
|
ENH: Use new set_property signature to set COMPILE_DEFINITIONS properties in Preprocess test.
|
2008-01-17 17:34:56 -05:00 |
Brad King
|
80c2be45e0
|
ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for better documentation clarity.
|
2008-01-15 21:02:00 -05:00 |
Brad King
|
3ebd9aa08b
|
BUG: Test needs ansi C code support.
|
2008-01-15 09:09:52 -05:00 |
Brad King
|
7849ab756f
|
BUG: Disable semicolon test on VS 7.0.
|
2008-01-14 11:21:06 -05:00 |
Brad King
|
8262ccfd4e
|
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
2008-01-14 09:20:58 -05:00 |