summaryrefslogtreecommitdiff
path: root/xmake/scripts/action/_debug.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/scripts/action/_debug.lua')
-rw-r--r--xmake/scripts/action/_debug.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmake/scripts/action/_debug.lua b/xmake/scripts/action/_debug.lua
index 141d92fa4..859191c26 100644
--- a/xmake/scripts/action/_debug.lua
+++ b/xmake/scripts/action/_debug.lua
@@ -31,6 +31,8 @@ local platform = require("platform/platform")
-- done the given config
function _debug.done()
+ -- TODO
+ print("not implement!")
-- ok
return true