mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
- 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
7.7 KiB
7.7 KiB