From 74efc57369b068a0f93cb84ac68b6c17f64c8abe Mon Sep 17 00:00:00 2001 From: Louis-Bertrand Varin Date: Sat, 31 Mar 2018 12:15:51 -0400 Subject: [PATCH] Removed http/ from excluded dirs. --- cmake/CLangFormat.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/CLangFormat.cmake b/cmake/CLangFormat.cmake index 2cb046bbe..8c26db93b 100644 --- a/cmake/CLangFormat.cmake +++ b/cmake/CLangFormat.cmake @@ -16,7 +16,6 @@ set(EXCLUDED_DIRS # third-party directories zxcvbn/ - http/ streams/QtIOCompressor # objective-c directories autotype/mac