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