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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
