[CMake] Distinguishing between dll's and exe's

Daniel Stonier d.stonier at gmail.com
Sun Mar 25 03:25:25 EDT 2012


On windows dll and exe targets both use the RUNTIME_OUTPUT_DIRECTORY,
however we'd actually like to send these to two different locations
depending on whether they are dll or exe. Is there a way to distinguish
between these or is the only way to apply a set_target_properties rule for
every dll built?

Regards,
Daniel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120325/5df58b59/attachment.htm>


More information about the CMake mailing list