commit | eca72dab8bdaaa3b2571c2c4e0f448ba07167d89 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Mon Mar 07 11:30:51 2022 -0500 |
committer | Brad King <brad.king@kitware.com> | Mon Mar 07 11:40:30 2022 -0500 |
tree | 4da4cf08f4aa6f796eb1613cc41c75a399b78ae0 | |
parent | 7a8536e0eab97d5467dbcca9b14f1a9deaf934ae [diff] |
Tests: Make RunCMake.CMP0125 robust to external filesystem content Revise the test from commit 08db1341a6 (find_*: ensure consistent behavior for cache variables, 2021-05-03, v3.21.0-rc1~177^2) to avoid searching outside the test directories. Fixes: #23299