mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
c6bef559f3
In the case that we're using `find_path` to find the include directory, only the `_DIR` variable was set, while in all other cases only the `_DIRS` variable was set. Set the `_DIRS` variable in all cases (while keeping `_DIR` as result of `find_path`). Also document the `_DIRS` variable. Fixes: #16694
35 KiB
35 KiB