Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2021-09-05 15:51:25 +0300
committerJonathan White <support@dmapps.us>2021-09-05 16:11:04 +0300
commit6e27dd8db591170039180030981c56685664112c (patch)
tree2b885f73487797b98c44662ab068d1d934a5aa05 /cmake
parent0450bf3487ede869252f664bd23a7a2d897cc9e7 (diff)
Initial ykcore import into code base
Diffstat (limited to 'cmake')
-rw-r--r--cmake/CLangFormat.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/cmake/CLangFormat.cmake b/cmake/CLangFormat.cmake
index c1e9572c2..8118d5423 100644
--- a/cmake/CLangFormat.cmake
+++ b/cmake/CLangFormat.cmake
@@ -15,6 +15,7 @@
set(EXCLUDED_DIRS
# third-party directories
+ src/thirdparty/
src/zxcvbn/
# objective-c directories
src/touchid/
@@ -29,9 +30,6 @@ set(EXCLUDED_FILES
gui/KMessageWidget.cpp
gui/MainWindowAdaptor.h
gui/MainWindowAdaptor.cpp
- crypto/ssh/bcrypt_pbkdf.cpp
- crypto/ssh/blf.h
- crypto/ssh/blowfish.c
tests/modeltest.cpp
tests/modeltest.h
# objective-c files