[cmake-developers] [CMake 0014317]: Configuration dependent install EXPORT

Brad King brad.king at kitware.com
Thu Feb 12 13:00:23 EST 2015


On 02/11/2015 04:19 AM, opensguser at web.de wrote:
> Is there any chance the feature to support genex in DESTINATION the
> install() command will be added?

I've implemented it for install(TARGETS):

 http://www.cmake.org/Bug/view.php?id=14317#c37959

That is the important one AFAICT.  For other install() commands more
work would be needed because they do not all already have per-config
actions.

-Brad



More information about the cmake-developers mailing list