mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
After finding it in `foo.Framework/Headers/dir/header.h`, we should report the `foo.Framework/Headers` directory, not `foo.Framework/Headers/dir`, because the former is what actually contains the path the caller wishes to include.
2 lines
85 B
Plaintext
2 lines
85 B
Plaintext
-- SOME_INCLUDE_DIR='[^']*Tests/RunCMake/find_path/Frameworks/Foo.framework/Headers'
|