[CMake] Asm object files in object libraries
Eric Huhtala
eric.huhtala at gmail.com
Wed Nov 5 14:50:44 EST 2014
I have both cpp's and assembly files which I would like to include in an
object library, however, I get:
OBJECT library "blah" contains:
blah1.spp
blah2.spp
but may contain only headers and sources that compile.
why can't an object created from assembly code be grouped together with
objects created from cpp code?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141105/43dc36f9/attachment.html>
More information about the CMake
mailing list