mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-23 00:08:41 -05:00
51f838f8a8
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