summaryrefslogtreecommitdiffstats
path: root/Source/cmFindBase.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2008-06-09 16:51:01 (GMT)
committerBrad King <brad.king@kitware.com>2008-06-09 16:51:01 (GMT)
commit2cadc9138fc405fe49fb3f8cb4153b9c20c95df6 (patch)
treeef20609f00e1a14f9819c62de87a1b1f47a058c1 /Source/cmFindBase.h
parent6706f84cd997d39026080e47e4944072add7f925 (diff)
downloadCMake-2cadc9138fc405fe49fb3f8cb4153b9c20c95df6.zip
CMake-2cadc9138fc405fe49fb3f8cb4153b9c20c95df6.tar.gz
CMake-2cadc9138fc405fe49fb3f8cb4153b9c20c95df6.tar.bz2
ENH: Improve framework search speed for find_file and find_path
- Locating a header inside a framework often requires globbing - Previously the glob was <dir>/*/Headers/<name> - Now the glob is <dir>/*.framework/Headers/<name> - This is much faster when <dir> is not really a framework dir
Diffstat (limited to 'Source/cmFindBase.h')
0 files changed, 0 insertions, 0 deletions