[CMake] Assembler flag support

Alexander Neundorf a.neundorf-work at gmx.net
Thu Apr 15 15:42:10 EDT 2010


On Thursday 15 April 2010, Matthias Goesswein wrote:
> Hello!
>
> Is there a variable like CMAKE_C_FLAGS_INIT for the assembler available?
>
> (e.g. CMAKE_ASM${ASM_DIALECT}_FLAGS_INIT)

Did you try this one ?
I didn't add any explicit support for that, but I think this should work 
autoamtically for any language support by cmake (if it doesn't, I'll fix it 
for ASM).

Alex


More information about the CMake mailing list