summaryrefslogtreecommitdiffstats
path: root/ChangeLog.manual
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2012-02-15 18:55:57 (GMT)
committerRolf Eike Beer <eike@sf-mail.de>2012-02-18 15:19:29 (GMT)
commit70f362305f20cc1e915a8b0289751d4ed41b60ca (patch)
tree436325108f5c5beb3df96f7120283ef8ea160b78 /ChangeLog.manual
parenta8b57149351168425f4040c8b99167238cca041d (diff)
downloadCMake-70f362305f20cc1e915a8b0289751d4ed41b60ca.zip
CMake-70f362305f20cc1e915a8b0289751d4ed41b60ca.tar.gz
CMake-70f362305f20cc1e915a8b0289751d4ed41b60ca.tar.bz2
Find_library(): allow searching for versioned shared objects
This did not work because find_library() did only treat the given name as complete filename if is matched "PREFIX.*SUFFIX": find_library(MYLIB libfoo.so.2) Now it is also taken as a whole if the name matches "PREFIX.*SUFFIX\..*".
Diffstat (limited to 'ChangeLog.manual')
0 files changed, 0 insertions, 0 deletions