diff options
author | Brad King <brad.king@kitware.com> | 2008-09-22 14:59:52 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2008-09-22 14:59:52 (GMT) |
commit | 6b851669204adb55490df124a62ffb15f2da4630 (patch) | |
tree | 3f13db6e45f558f6f20d3b41732a267508cc7f70 /Modules/CMakeFindFrameworks.cmake | |
parent | 4719984553a47d6304ff6d23050859172ad46366 (diff) | |
download | CMake-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