From b303b16817e3773c729f2cd1096d685b491db75b Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 14 May 2015 14:38:30 +0800 Subject: register configure and impl project.lua --- xmake/scripts/base/main.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xmake/scripts/base/main.lua') diff --git a/xmake/scripts/base/main.lua b/xmake/scripts/base/main.lua index c5e3d0e4e..7754f1d6b 100644 --- a/xmake/scripts/base/main.lua +++ b/xmake/scripts/base/main.lua @@ -295,6 +295,8 @@ function main._done_option() errors = string.format("load %s failed!", options.file) end + utils.dump(project._ROOT, "", "_PARENT") + -- done help if options.help then -- cgit v1.3.1