[CMake] Assembler flag support
Matthias Goesswein
tisi at sbox.tugraz.at
Tue Apr 20 03:59:45 EDT 2010
Hello!
I've submitted the bug report
(http://public.kitware.com/Bug/view.php?id=10577)
I also added an example project, which uses the gnu assembler, so you
could reproduce the problem.
Cheers,
Matthias.
Am 19.04.2010 22:32, schrieb Alexander Neundorf:
> On Friday 16 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).
>>
>> Yes, I tried that. Just for reference, my plattform file looks like this:
>
> Can you please post this as a bug in the cmake bug tracker at
> http://public.kitware.com/Bug ?
> This way it doesn't get lost. I'll look after it.
>
> Thanks
> Alex
More information about the CMake
mailing list