View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012293 | CMake | CMake | public | 2011-06-20 17:25 | 2015-07-08 08:57 | ||||
Reporter | Stephen Kelly | ||||||||
Assigned To | Stephen Kelly | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | duplicate | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0012293: Installing components should install dependencies | ||||||||
Description | In Grantlee I have a Common component and a Textdocument component and a Templates component. The Templates and Textdocument components both depend on the Common component. https://gitorious.org/grantlee/grantlee/blobs/0.1/CMakeLists.txt [^] When I run cmake -DCOMPONENT=Templates -P cmake_install.cmake the Templates COMPONENT is installed, but not the Common component. Reading the generated cmake_install.cmake file, this dependency installation seems to indeed not be implemented, but it looks possible to implement. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0026928) Eric NOULARD (developer) 2011-06-20 17:36 |
I'm not sure this behaviour would play nice with CPack. CPack currently relies on the fact may be installed separately whatever their dependencies. If it was to be implemented then I suggest some optional toggle like: cmake -DCOMPONENT=Templates -DWITH_DEPENDENT_COMPONENTS -P cmake_install.cmake |
(0030272) David Cole (manager) 2012-08-11 11:38 |
Sending old, never assigned issues to the backlog. (The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...) If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake [^] It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing. |
(0039068) Robert Maynard (manager) 2015-07-08 08:57 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2011-06-20 17:25 | Stephen Kelly | New Issue | |
2011-06-20 17:36 | Eric NOULARD | Note Added: 0026928 | |
2012-08-11 11:38 | David Cole | Status | new => backlog |
2012-08-11 11:38 | David Cole | Note Added: 0030272 | |
2013-11-02 11:36 | Stephen Kelly | Assigned To | => Stephen Kelly |
2013-11-02 11:36 | Stephen Kelly | Status | backlog => assigned |
2014-03-27 09:53 | Stephen Kelly | Assigned To | Stephen Kelly => |
2014-03-27 09:53 | Stephen Kelly | Status | assigned => backlog |
2015-02-26 13:53 | Stephen Kelly | Relationship added | duplicate of 0004266 |
2015-02-26 13:53 | Stephen Kelly | Status | backlog => resolved |
2015-02-26 13:53 | Stephen Kelly | Resolution | open => duplicate |
2015-02-26 13:53 | Stephen Kelly | Assigned To | => Stephen Kelly |
2015-07-08 08:57 | Robert Maynard | Note Added: 0039068 | |
2015-07-08 08:57 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |