View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006250CMakeCMakepublic2008-01-16 16:112008-02-06 15:19
ReporterAndreas Pakulat 
Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006250: find_library should support to search for static libs
DescriptionCurrently 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.
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0001643closedBrad King FIND_LIBRARY needs to distinguish between shared and static libraries 

  Notes
(0010401)
Brad King (manager)
2008-02-06 15:19

Closing as duplicate.

 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


Copyright © 2000 - 2018 MantisBT Team