Skip to content

Commit

Permalink
Fix rapidjson (#4842)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox authored Aug 4, 2024
1 parent 2d8f2d0 commit b886c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/r/rapidjson/xmake.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package("rapidjson")

set_kind("library", { headeronly = true })
set_homepage("https://github.com/Tencent/rapidjson")
set_description("RapidJSON is a JSON parser and generator for C++.")
set_license("MIT")
Expand Down

0 comments on commit b886c44

Please sign in to comment.