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