mirror of
https://github.com/openappsec/attachment.git
synced 2025-07-16 07:24:46 +03:00
include cereal in kong plugin
This commit is contained in:
parent
5b2920fc67
commit
81bbf17df3
@ -47,7 +47,8 @@ build = {
|
||||
},
|
||||
incdirs = {
|
||||
"core/include/attachments/",
|
||||
"attachments/nano_attachment/"
|
||||
"attachments/nano_attachment/",
|
||||
"external/"
|
||||
},
|
||||
defines = { "_GNU_SOURCE", "ZLIB_CONST" },
|
||||
libraries = { "pthread", "z", "rt", "stdc++" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user