modify pcre

pull/13/head
ruki 6 years ago
parent 814c11b6c1
commit c8ad0a3dab
No known key found for this signature in database
GPG Key ID: 33341DF9719963FA
  1. 2
      packages/p/pcre/xmake.lua

@ -39,7 +39,7 @@ package("pcre")
end
import("package.tools.cmake").install(package, configs)
end)
on_install("macosx", "linux", function (package)
local configs = {}
if package:config("shared") then

Loading…
Cancel
Save