diff options
| author | ruki <[email protected]> | 2018-11-22 00:37:37 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-11-21 21:45:46 +0800 |
| commit | e940f6ee0d984a69ccc253f30a14cc0da991d05e (patch) | |
| tree | fba1288008dc4282ebf0d232839211606ed31caf /xmake/core/project/project.lua | |
| parent | e18261cb79944a7797e174816f345e4ed2a20d1d (diff) | |
attach package info
Diffstat (limited to 'xmake/core/project/project.lua')
| -rw-r--r-- | xmake/core/project/project.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/xmake/core/project/project.lua b/xmake/core/project/project.lua index 71920be07..5178315e8 100644 --- a/xmake/core/project/project.lua +++ b/xmake/core/project/project.lua @@ -226,9 +226,6 @@ function project.interpreter() } } - -- register api: add_packages() to target - interp:api_register_builtin("add_packages", interp:_api_within_scope("target", "add_options")) - -- register api: deprecated deprecated_project.api_register(interp) |
