Tune cmake-format configuration
- proper declaration of the
mtime_add_examplefunction in.cmake-format.py; - override the default values of
dangle_parensandmax_lines_hwrapin.cmake-format.pyfor nicer output; - document disabled
cmake-linterrors; - adjust local and private variable regular expressions in the
cmake-lintconfiguration (see comments); - reformat all CMake files again (also format
config.cmake.in).