View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015933CMakeCMakepublic2016-01-22 10:052016-06-10 14:31
ReporterIlya 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 3.4.2 
Target VersionFixed in Version 
Summary0015933: The install command should have an option to only install built targets
DescriptionFor 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.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team