mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-15 08:52:17 +03:00
include cereal in kong plugin
This commit is contained in:
@@ -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++" },
|
||||
|
||||
Reference in New Issue
Block a user