[CMake] Assembler handling in 2.8.5 vs 2.8.4

Alexander Neundorf a.neundorf-work at gmx.net
Sat Jul 23 13:07:33 EDT 2011


On Friday 22 July 2011, Johan Björk wrote:
> Alex,
> 
> I'm trying to conditionally enable ASM support for my compilers that
> support it (I have a project that gets crosscompiled to a whole slew
> of architectures).
> 
> In an ideal situation, I would use
> ENABLE_LANGUAGE(ASM OPTIONAL) and check the flag if it works or not.
> 
> For a few of the compilers, I get the same issue as Florian where the
> whole project generation fails (because cmake couldn't figure out the
> assembler type :/). Is there any way to tell cmake what 'type' it is?
> Also, can it be changed to just report asm support as false if it
> can't detect the assembler type?


Can you please enter this in the bug tracker at http://public.kitware.com/Bug 
?

So it doesn't get lost and I can fix it when it fits my schedule.

Thanks
Alex


More information about the CMake mailing list