Merge topic 'doc-listfile-term'

51f838f8a8 Help: Add `listfile` definition to man pages

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10960
This commit is contained in:
Brad King
2025-07-22 15:55:25 +00:00
committed by Kitware Robot

View File

@@ -12,6 +12,8 @@ Organization
CMake input files are written in the "CMake Language" in source files
named ``CMakeLists.txt`` or ending in a ``.cmake`` file name extension.
The term *listfile* is a general name for any such source file containing
CMake commands that the tool processes.
CMake Language source files in a project are organized into: