https://github.com/Kitware/CMake
Raw File
Tip revision: 66f7d9e6e03f4b38bbd5e456fa32397d809f5bfb authored by Brad King on 12 June 2023, 17:24:29 UTC
CMake 3.27.0-rc2
Tip revision: 66f7d9e
.gitattributes
/Git                    export-ignore
/GitSetup               export-ignore
SetupForDevelopment.sh  export-ignore

# Do not format third-party sources.
/KWIML/**       -format.clang-format
/cm*/**         -format.clang-format
/cmcurl/curltest.c format.clang-format=15
back to top