mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-16 01:12:20 +03:00
include cereal in kong plugin
This commit is contained in:
@@ -47,7 +47,8 @@ build = {
|
|||||||
},
|
},
|
||||||
incdirs = {
|
incdirs = {
|
||||||
"core/include/attachments/",
|
"core/include/attachments/",
|
||||||
"attachments/nano_attachment/"
|
"attachments/nano_attachment/",
|
||||||
|
"external/"
|
||||||
},
|
},
|
||||||
defines = { "_GNU_SOURCE", "ZLIB_CONST" },
|
defines = { "_GNU_SOURCE", "ZLIB_CONST" },
|
||||||
libraries = { "pthread", "z", "rt", "stdc++" },
|
libraries = { "pthread", "z", "rt", "stdc++" },
|
||||||
|
|||||||
Reference in New Issue
Block a user