Skip to content
Snippets Groups Projects
Commit a0de0aab authored by 最萌小汐's avatar 最萌小汐
Browse files

更新 lpeglabel

parent a60d6854
No related branches found
No related tags found
No related merge requests found
Subproject commit 4d202388cd9d12f712cc82cde5992f317b08d551
Subproject commit b3e49453b8f2e3789965141eeaaaefdbb0ad10e3
Subproject commit 0f48dada44ec37bec8ef1b44ef8b621716ca5c05
Subproject commit 957d8f22310ebfbac08f6bb22ecddad23be026b4
......@@ -21,8 +21,10 @@ lm:shared_library 'lni' {
lm:shared_library 'lpeglabel' {
deps = platform.OS == "Windows" and "lua54" or "lua",
sources = 'lpeglabel/*.c',
undefs = "NDEBUG",
visibility = 'default',
defines = {
'MAXRECLEVEL=1000',
},
ldflags = platform.OS == "Windows" and "/EXPORT:luaopen_lpeglabel",
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment