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

Brad King brad.king at kitware.com
Wed Dec 3 15:36:18 EST 2014


On 12/03/2014 03:20 PM, Alexander Neundorf wrote:
> you can use them when calling the cmake_install.cmake manually, instead of 
> calling "make install": cmake -DCOMPONENT="MyComponent" -P cmake_install.cmake
> 
> I think at least some of the package generators support the components too.

I don't think the question is about how to use install components
in general,  but instead about teaching CMake's own source tree to
use them.  See my sibling response.

-Brad



More information about the cmake-developers mailing list