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