From 95798306093295a45c8f8671ca2f18edb16f796e Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 17 Jun 2015 10:00:20 +0800 Subject: check c and c++ types --- xmake/scripts/action/_debug.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmake/scripts/action/_debug.lua') 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 -- cgit v1.3.1