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.
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to