commit 3e4771ffa6642ee17448dca0f17f29842d95af81
parent 0ffbb14925dd93a4e977141311e9d233e7958468
Author: deurzen <m.deurzen@tum.de>
Date: Wed, 18 May 2022 12:24:56 +0200
updates CCLS flags
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.ccls b/.ccls
@@ -1,7 +1,8 @@
-clang
+c++
%c
-Iinclude
`pkg-config --cflags wlroots lua pangocairo cairo pixman-1 xkbcommon wayland-server libinput libprocps spdlog`
+-std=c++20
-Wall -Wextra -Wshadow -Wnon-virtual-dtor -pedantic
-Wnon-virtual-dtor
-Wold-style-cast