MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0006250 | CMake | CMake | public | 2008-01-16 16:11 | 2008-02-06 15:19 | |||||
Reporter | Andreas Pakulat | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | feature | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0006250: find_library should support to search for static libs | |||||||||
Description | Currently find_library doesn't support a way of specifying wether one wants a static or shared library when searching for a name. Some libraries (like boost) provide 2 versions, one that can be dynamically linked to and another to link statically. It would be nice to have something like the STATIC keyword (or SHARED) like in add_library() also for find_library. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2008-01-16 16:11 | Andreas Pakulat | New Issue | ||||||||
2008-01-17 17:43 | Alex Neundorf | Category | CCMake => CMake | |||||||
2008-02-06 15:19 | Brad King | Relationship added | duplicate of 0001643 | |||||||
2008-02-06 15:19 | Brad King | Status | new => closed | |||||||
2008-02-06 15:19 | Brad King | Note Added: 0010401 | ||||||||
2008-02-06 15:19 | Brad King | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|