We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
commonlib-shared
1 parent 8612aaa commit 8e72dafCopy full SHA for 8e72daf
1 file changed
xmake.lua
@@ -39,7 +39,7 @@ option("rex_toml", function()
39
end)
40
41
-- require packages
42
-add_requires("commonlib-shared 2c5ddece35e5e4acaea9df45c6e2c35dfefb9575", { configs = {
+add_requires("commonlib-shared e9e8619678cc166de00a9e96dc465b696f7bd831", { configs = {
43
rex_ini = has_config("rex_ini"),
44
rex_json = has_config("rex_json"),
45
rex_toml = has_config("rex_toml"),
0 commit comments