Update xmake.lua

pull/3898/head
star9029 7 months ago committed by GitHub
parent 249f841714
commit aaef7b6067
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      packages/l/ls-hpack/xmake.lua

@ -14,7 +14,7 @@ package("ls-hpack")
io.writefile("xmake.lua", [[
add_rules("mode.debug", "mode.release")
set_symbols("")
set_symbols("none")
add_requires("xxhash")
add_packages("xxhash")

Loading…
Cancel
Save