MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0008781 | CMake | CMake | public | 2009-03-23 13:57 | 2009-03-30 17:31 |
Reporter | James Bigler | ||||
Assigned To | |||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-6 | ||||
Target Version | Fixed in Version | ||||
Summary | 0008781: Need ability to install only dll portion of target (no lib) | ||||
Description | When installing a shared library target on windows, I get both the DLL and LIB installed. I would like the ability to not install the LIB portion, as I'm distributing executable code and I don't want to linking libraries. One possible solution would be specifying a special DESTINATION directory such as /dev/null that is understood on all platforms (including windows) to mean the great bit bucket in the sky and not installed. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-03-23 13:57 | James Bigler | New Issue | |||
2009-03-27 16:50 | James Bigler | Note Added: 0015814 | |||
2009-03-30 17:31 | Clinton Stimpson | Note Added: 0015857 | |||
2009-03-30 17:31 | Clinton Stimpson | Status | new => closed | ||
2009-03-30 17:31 | Clinton Stimpson | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|