[CMake] Link in object files generated by another tool

James Bigler jamesbigler at gmail.com
Mon Nov 24 14:35:59 EST 2008


Is it possible to link in an object file generated by another tool?

I want to create a custom command that generates an object file that I
could then link into a library or executable later.

Is this possible from CMake?

Thanks,
James


More information about the CMake mailing list