ShrBox 1 рік тому
батько
коміт
b886c447c3
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      packages/r/rapidjson/xmake.lua

+ 1 - 0
packages/r/rapidjson/xmake.lua

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