add_formatter(clang-format
  EXCLUDE_FROM_ALL
  VERSIONED
  TYPE reformat
  TOOLS clang-format)
add_formatter(clang-format-kwsys
  EXCLUDE_FROM_ALL
  VERSIONED
  TYPE reformat
  TOOLS clang-format)
add_formatter(uncrustify
  EXCLUDE_FROM_ALL
  VERSIONED
  TYPE reformat
  TOOLS uncrustify)
