[cmake-developers] [DISCUSSION] Using COMPONENTs for CMake install(...)?

Brad King brad.king at kitware.com
Mon Dec 8 09:25:58 EST 2014


On 12/07/2014 05:34 PM, Konstantin Podsvirov wrote:
> Well, work has started!

Good work so far.

Please reorganize the commits to have the first one add the install
COMPONENT options and the second one add the CPack configuration.

> Added components:
> - cmake
> - ctest
> - cpack
> - cmake-gui
> - ccmake
> - data
> - sphinx-html
> - sphinx-singlehtml
> - sphinx-qthelp

That looks good, except that "cmake/ctest/cpack" must all be in
one component.  Each of those three binaries has logic that assumes
the other two exist.

There should also be a "sphinx-man" group for the man pages.

Thanks,
-Brad



More information about the cmake-developers mailing list