[CMake] assembler with non standard extension with gcc compiler

Alexander Neundorf a.neundorf-work at gmx.net
Thu Oct 31 16:17:11 EDT 2013


On Thursday 31 October 2013, Ivan Sergio Borgonovo wrote:
> On Thu, 31 Oct 2013 18:01:29 +0100
> 
> Alexander Neundorf <a.neundorf-work at gmx.net> wrote:
> > Did you try setting the source file property "LANGUAGE" to "ASM" for
> > these files ?
> > http://www.cmake.org/cmake/help/v2.8.12/cmake.html#prop_sf:LANGUAGE
> 
> Thanks, that made the trick but I ran into another problem:
> 
> One of those asm file is somehow being ignored by cmake.
> 
> I can find the right commands greping in the build dir but they are not
> executed during make:

can you post a bit more from your cmake files, or maybe a complete minimal 
example ?

Thanks
Alex


More information about the CMake mailing list