Browse Source

modify pcre

ruki 6 years ago
parent
commit
c8ad0a3dab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/p/pcre/xmake.lua

+ 1 - 1
packages/p/pcre/xmake.lua

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