We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce2439 commit 45be966Copy full SHA for 45be966
1 file changed
xmake.lua
@@ -38,7 +38,7 @@ option("commonlib_xbyak", function()
38
end)
39
40
-- require packages
41
-add_requires("commonlib-shared 2546a8d1257cd5e8c68adcdb2c5633c0c7462865", { 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