Brad King
|
19d9c824a8
|
BUG: Fix ASM source file extension default list
This replaces @ASM_DIALECT@ syntax with ${ASM_DIALECT} syntax so it will
be replaced correctly. Patch from Derek Bruening. See issue #8639.
|
2009-02-27 13:08:05 -05:00 |
Bill Hoffman
|
9d9582ffef
|
ENH: fix problem where rc language recursively included itself because CMAKE_BASE_NAME was used from c compiler, do the same fix for other uses of CMAKE_BASE_NAME
|
2008-10-14 16:07:11 -04:00 |
Brad King
|
8868244de0
|
STYLE: Remove trailing whitespace.
|
2008-03-03 20:24:18 -05:00 |
Alexander Neundorf
|
d885d45b0f
|
ENH: add CMAKE_INCLUDE_FLAG_ASM${ASM_DIALECT} and don't allow preset
CMAKE_xxx_INFORMATION files
Alex
|
2007-07-11 13:39:51 -04:00 |
Alexander Neundorf
|
5b18b80b58
|
ENH: initial support for assembler in cmake, needs testing by our users
Alex
|
2007-06-28 09:14:27 -04:00 |