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