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