mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 09:58:53 -06:00
Fix the implementation, clarify the documentation, and add tests. Fixes: #25026 Co-authored-by: Brad King <brad.king@kitware.com>
6 lines
411 B
Plaintext
6 lines
411 B
Plaintext
-- CMakeLists\.txt: '[^']*/Tests/RunCMake/include/CMakeLists\.txt'
|
|
-- ParentVariableRoot/include1\.cmake: '[^']*/Tests/RunCMake/include/CMakeLists\.txt'
|
|
-- ParentVariableRoot/include2\.cmake: '[^']*/Tests/RunCMake/include/ParentVariableRoot/include1\.cmake'
|
|
-- ParentVariableRoot/include1\.cmake: '[^']*/Tests/RunCMake/include/CMakeLists\.txt'
|
|
-- CMakeLists\.txt: '[^']*/Tests/RunCMake/include/CMakeLists\.txt'
|