commit caab100a421cbde92704b2e435dfa7bd7253b7fa parent 9a0c8313b079bf188684bca902035663b9521fa7 Author: deurzen <m.deurzen@tum.de> Date: Tue, 17 May 2022 10:41:30 +0200 updates CCLS flags Diffstat:
M | .ccls | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ccls b/.ccls @@ -1,7 +1,7 @@ clang %c -Iinclude -`pkg-config --cflags wlroots pangocairo cairo pixman-1 xkbcommon wayland-server libinput libucl libprocps spdlog` +`pkg-config --cflags wlroots lua pangocairo cairo pixman-1 xkbcommon wayland-server libinput libprocps spdlog` -Wall -Wextra -Wshadow -Wnon-virtual-dtor -pedantic -Wnon-virtual-dtor -Wold-style-cast