Files
CMake/Tests/RunCMake/CommandLine/help-arbitrary-stdout.txt
Martin Duffy 4e50320978 Help: Allow help for arbitrary keywords
Changes `cmake --help [arg]` to search `Help/*/` instead of `Help/command/`
Allows editors to easily display manual for `<cword>`
2023-09-27 18:01:12 -04:00

8 lines
224 B
Plaintext

CMAKE_<LANG>_IGNORE_EXTENSIONS
------------------------------
File extensions that should be ignored by the build.
This is a list of file extensions that may be part of a project for a
given language but are not compiled.