Re: [CMake] Link in object files generated by another tool

2008-11-25 Thread Hugo Heden
2008/11/24 James Bigler <[EMAIL PROTECTED]>: > 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? > An example follows.

[CMake] Link in object files generated by another tool

2008-11-24 Thread James Bigler
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 ___ CMake mailing