[cmake-developers] [PATCH] Option CMAKE_INSTALL_COMPONENTS and IFW installer

Konstantin Podsvirov konstantin at podsvirov.pro
Fri Jul 3 09:09:52 EDT 2015


Hi, Brad!

A long time ago...
About 6 months ago I started a topic cmake-install-components.
Today I am ready to share the results.

The basic idea is to use the COMPONENT option in the install command inside the CMake.

So as not to disturb those who do not need it I have added the option CMAKE_INSTALL_COMPONENTS,
which by default is set to OFF.

CMake IFW installer recognizes this option.

In the attachment to the letter patch file and screenshots of what I did.

Also these changes are reflected in the branch on my server:
http://git.podsvirov.pro/?p=kitware/cmake.git;a=shortlog;h=refs/heads/cmake-install-components

I have tested in Windows and Debian for QtIFW 2.0.

Please consider my code and apply it.

Changes quite a lot and I'm ready for the discussion.

Have a nice weekend, and I'm waiting for an answer.

--
Regards,
Konstantin Podsvirov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-install-components.png
Type: image/png
Size: 42902 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150703/af513421/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-install-components-licenses.png
Type: image/png
Size: 43419 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150703/af513421/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake-install-components.patch
Type: text/x-diff
Size: 19355 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20150703/af513421/attachment-0001.patch>


More information about the cmake-developers mailing list