mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
The term `listfile` was previously used without a definition in the man pages, e.g., `CMAKE_CURRENT_LIST_FILE` in `cmake-variables(7)`. Closes: #18512