Revision 5eee1ef2ddb35365ee276df36f31b8c8514b4635 authored by Siying Dong on 15 October 2015, 17:11:08 UTC, committed by Siying Dong on 15 October 2015, 17:11:08 UTC
Error while cmake by building from zip-archive
2 parent s 63e507c + 9f74135
Raw File
.clang-format
# Complete list of style options can be found at: 
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
---
BasedOnStyle: Google
...
back to top