Alexander Neundorf wrote: >> But when I run >> >> cmake -DCOMPONENT=Runtime -P cmake_install.cmake >> >> it does not also install the dependency component of Runtime. Ie, set >> with: >> >> set(CPACK_COMPONENT_RUNTIME_DEPENDS OtherComponent) > > Puh, don't know about that one. > Did you have a look at the cmake_install.cmake script already ? > They are quite straightforward.
I read through it now and didn't see anything unusual. It looks like the feature is just not implemented, so I filed a request: http://public.kitware.com/Bug/view.php?id=12293 Thanks, Steve. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
