blob: f009d1f2afa0aff49d8918d42a02746bcc5b48fa [file] [log] [blame]
###############################################
### enable_clang_format ###
###############################################
###
### Enables a clang-format target, if
### clang-format is installed, automatically
### formatting all sources in the tree
###
function( enable_clang_format )
endfunction()