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
pgpJq7fxJcBCn.pgp
Description: PGP signature
_______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake