summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeFindFrameworks.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2008-09-22 14:59:52 (GMT)
committerBrad King <brad.king@kitware.com>2008-09-22 14:59:52 (GMT)
commit6b851669204adb55490df124a62ffb15f2da4630 (patch)
tree3f13db6e45f558f6f20d3b41732a267508cc7f70 /Modules/CMakeFindFrameworks.cmake
parent4719984553a47d6304ff6d23050859172ad46366 (diff)
downloadCMake-6b851669204adb55490df124a62ffb15f2da4630.zip
CMake-6b851669204adb55490df124a62ffb15f2da4630.tar.gz
CMake-6b851669204adb55490df124a62ffb15f2da4630.tar.bz2
ENH: Refactor find_library search logic
Previously we searched for library files by enumerating every possible combination of prefix and suffix. Now we load (and cache) directory content from disk and search for matching file names. This should reduce disk access. It will also allow more advanced matching rules in the future. See issue #3470.
Diffstat (limited to 'Modules/CMakeFindFrameworks.cmake')
0 files changed, 0 insertions, 0 deletions