[CMake] Link step more than once

fungos fungos at gmail.com
Thu Sep 11 10:45:13 EDT 2014


Hi,

How can I create two linker steps with different flags for the same target
at the same build?

Example:

  target: X
    link: linker.exe libs_for_a linker_flags_for_a -o A/X.bin
    link: linker.exe libs_for_b linker_flags_for_b -o B/X.bin

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20140911/1ec3322e/attachment.html>


More information about the CMake mailing list