updated build system
This commit is contained in:
5
.clangd
Normal file
5
.clangd
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"CompileFlags": {
|
||||||
|
"Remove": ["-flarge-source-files"]
|
||||||
|
}
|
||||||
|
}
|
@ -22,6 +22,8 @@ crypto_aead_xchacha20poly1305_ietf_npubbytes
|
|||||||
cstdint
|
cstdint
|
||||||
cxxflags
|
cxxflags
|
||||||
cxxstd
|
cxxstd
|
||||||
|
d_largefile64_source
|
||||||
|
d_largefile_source
|
||||||
d_ndebug
|
d_ndebug
|
||||||
dbackward_shared
|
dbackward_shared
|
||||||
dbghelp
|
dbghelp
|
||||||
|
Reference in New Issue
Block a user