MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005862 | CMake | CMake | public | 2007-10-10 16:01 | 2016-06-10 14:30 |
| Reporter | Aleksandar Samardzic | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0005862: allow make install/uninstall in a project with sub-projects | ||||
| Description | See attached example: Let's say we have 2 projects (see src/foo/CMakeLists.txt and src/bar/CMakeLists.txt), that are made parts of top-level project (see src/CMakeLists.txt). Futher, I've added support for "make uninstall" target to each of these 3 projects following suggestions from CMake FAQ (Q: Can I do "make uninstall" with CMake?). However, it's still not possible to build top-level project, and accomplish "make install" from there, and then go to say "foo" sub-project build directory and issue "make uninstall" there in order to un-install only files specified to be installed by "foo" project. So, the idea could be to have CMake to create a makefile that would in turn build "install_manifest.txt" files in each sub-project directory during "make install" step in top-level directory, and then to utilize this later during "make uninstall" step. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/1177/foobar.tgz | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2007-10-10 16:01 | Aleksandar Samardzic | New Issue | |||
| 2007-10-10 16:01 | Aleksandar Samardzic | File Added: foobar.tgz | |||
| 2007-10-12 09:36 | Bill Hoffman | Status | new => assigned | ||
| 2007-10-12 09:36 | Bill Hoffman | Assigned To | => Brad King | ||
| 2012-08-13 10:36 | Brad King | Status | assigned => backlog | ||
| 2012-08-13 10:36 | Brad King | Note Added: 0030505 | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041392 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||