We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1becf28 commit ecf7b97Copy full SHA for ecf7b97
xmake.lua
@@ -39,7 +39,7 @@ option("commonlib_xbyak", function()
39
end)
40
41
-- require packages
42
-add_requires("commonlib-shared f420a9457fe6aecb2ed9f259f788476e589fb46e", { configs = {
+add_requires("commonlib-shared 89a16825b7cf15be2243686ba349d0d0914bb605", { configs = {
43
ini = has_config("commonlib_ini"),
44
json = has_config("commonlib_json"),
45
toml = has_config("commonlib_toml"),
0 commit comments