Revision efa5a26d021cf5476bebff54dd28f115c962ae9b authored by Brad King on 31 January 2018, 13:32:01 UTC, committed by Kitware Robot on 31 January 2018, 13:32:27 UTC
79f22e84 Makefile,Ninja: De-duplicate ComputeObjectFilenames method

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1715
2 parent s 0636845 + 79f22e8
Raw File
.clang-format
---
# This configuration requires clang-format 3.8 or higher.
BasedOnStyle: Mozilla
AlignOperands: false
AlwaysBreakAfterReturnType: None
AlwaysBreakAfterDefinitionReturnType: None
ColumnLimit: 79
...
back to top