summaryrefslogtreecommitdiff
path: root/xmake/scripts/action/_config.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/scripts/action/_config.lua')
-rw-r--r--xmake/scripts/action/_config.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmake/scripts/action/_config.lua b/xmake/scripts/action/_config.lua
index 851f866a0..449d2bc03 100644
--- a/xmake/scripts/action/_config.lua
+++ b/xmake/scripts/action/_config.lua
@@ -42,6 +42,9 @@ function _config.done()
return false
end
+ -- trace
+ print("configure ...")
+
-- save the configure
if not config.save() then
-- error