[CMake] asm and cmake

Boudewijn Rempt boud at valdyas.org
Tue Jan 16 16:30:45 EST 2007


Hi, 

I've ported a bit of automake based gwenview code to Krita, and it includes an 
assembly file. The old makefile.am bit looks like this:

AM_CCASFLAGS = -I$(srcdir) $(GV_ASM_DEF

libgvimageutils_la_SOURCES = \
    asm_scale.S \

How do I translate this to cmake? Merely adding the .S file to my list of 
source files doesn't seem to do anything.

-- 
Boudewijn Rempt 
http://www.valdyas.org/fading/index.cgi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20070116/7922e81f/attachment.pgp


More information about the CMake mailing list