https://github.com/Kitware/CMake
Revision 033d4f37a7a31c640294924f732d0f735bdcacbc authored by Kitware Robot on 01 May 2017, 04:01:03 UTC, committed by Kitware Robot on 01 May 2017, 04:01:03 UTC
1 parent 7382523
Raw File
Tip revision: 033d4f37a7a31c640294924f732d0f735bdcacbc authored by Kitware Robot on 01 May 2017, 04:01:03 UTC
CMake Nightly Date Stamp
Tip revision: 033d4f3
.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
back to top