1
0
mirror of https://github.com/upx/upx.git synced 2025-08-07 22:46:51 +08:00

misc: add compile_flags.txt to support editors using clangd LSP

This commit is contained in:
Markus F.X.J. Oberhumer
2022-08-17 14:29:41 +02:00
parent 93c04d1f66
commit 83cb38022b

7
compile_flags.txt Normal file
View File

@ -0,0 +1,7 @@
-Ivendor/doctest
-Ivendor/lzma-sdk
-Ivendor/ucl/include
-Ivendor/zlib
-fno-strict-aliasing
-fno-strict-overflow
-funsigned-char