diff options
| author | ruki <[email protected]> | 2017-08-14 11:27:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-14 11:29:30 +0800 |
| commit | dba45d143d8aff047da82cbe1a881056e6e4bc00 (patch) | |
| tree | 7b80d5de264c17b538a7c9d0fbb234ded39ac683 /xmake/plugins/doxygen/main.lua | |
| parent | 34706ba053dda9dd86902cacf42a6c1878c85234 (diff) | |
merge repo and require codes
Diffstat (limited to 'xmake/plugins/doxygen/main.lua')
| -rw-r--r-- | xmake/plugins/doxygen/main.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmake/plugins/doxygen/main.lua b/xmake/plugins/doxygen/main.lua index c13327959..fe9c0df4d 100644 --- a/xmake/plugins/doxygen/main.lua +++ b/xmake/plugins/doxygen/main.lua @@ -44,9 +44,6 @@ function main() -- load configure config.load() - -- load project - project.load() - -- enable recursive -- -- RECURSIVE = YES |
