[CMake] Is there an elegant way to get list of object files participating into a library?

Pere Mato Vila Pere.Mato at cern.ch
Mon Feb 28 04:47:04 EST 2011



> If you use a Makefile generator, you might utilise the RULE_LAUNCH_LINK
> target property for your purpose; see [1] for an example how to access
> the object files being incorporated in a library target on *nix.

Thanks but I need to find a solution that works for nmake and Visual Studio. The property RULE_LAUNCH_LINK does not seem to exist for the nmake generator.

 

-------------------------------------------------------------
Pere Mato  CERN, PH Department, CH 1211 Geneva 23, Switzerland
          e-mail: pere.mato at cern.ch      tel: +41 22 76 78696
          fax:  +41 22 76 68792            gsm: +41 76 48 70855




More information about the CMake mailing list