Skip to content

Commit 5ad461e

Browse files
committed
feat: tweaks
1 parent c89c60a commit 5ad461e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

lib/commonlib-shared

xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set_encodings("utf-8")
1010

1111
-- add common rules
1212
add_rules("mode.debug", "mode.releasedbg")
13+
add_rules("plugin.vsxmake.autoupdate")
1314

1415
-- include subprojects
1516
includes("lib/commonlib-shared")

0 commit comments

Comments
 (0)