aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2022-06-15 07:55:16 +0200
committerGitea <gitea@fake.local>2022-06-25 08:27:01 +0200
commitf23d57d4ada2dbab52e26073d462ebee57cf53a9 (patch)
treef22fde4580fba7aac52d3fafecda0130b66dcb35 /Makefile
parent658a935c04ba6dd1bfb370ad0e209046dd90402f (diff)
downloadnsxiv-f23d57d4ada2dbab52e26073d462ebee57cf53a9.tar.zst
[ci]: use cppcheck and clang-tidy for static analysis
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0ada98d..cc8f3ce 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,9 @@ version.h: config.mk .git/index
.git/index:
+dump_cppflags:
+ @echo $(nsxiv_cppflags)
+
clean:
rm -f *.o nsxiv version.h