From 528215e45e5b39924f410103434629df649a1615 Mon Sep 17 00:00:00 2001 From: Nathaniel Filardo Date: Wed, 13 Nov 2019 17:15:33 +0000 Subject: [PATCH] clangformat 8 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index acff0ba..58b9345 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,6 +33,7 @@ macro(clangformat_targets) # don't know whether our clang-format file will work with newer versions of the # tool set(CLANG_FORMAT_NAMES + clang-format-8 clang-format-7.0 clang-format-6.0 clang-format70