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