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