View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015933 | CMake | CMake | public | 2016-01-22 10:05 | 2016-06-10 14:31 | ||||
Reporter | Ilya | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 3.4.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015933: The install command should have an option to only install built targets | ||||||||
Description | For library projects it common to provide different targets for static and shared versions of the library. Often, one only needs either shared or static library. It would be convenient if install command would allow one to only install targets that were built. E.g. if one builds a target via `cmake --build . --target sharedlib` calling `cmake --build . --target install` should install only sharedlib without making static version. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042920) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-22 10:05 | Ilya | New Issue | |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042920 | |
2016-06-10 14:29 | Kitware Robot | Status | new => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |