summaryrefslogtreecommitdiff
path: root/xmake/core/base/interpreter.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-05-28 20:53:15 +0800
committerruki <[email protected]>2016-05-28 20:53:15 +0800
commita686ee37d66f509ba01dbe10c2999c32e96c59db (patch)
tree923949cbbd12ed5c99d54e83526fa9174b5da9ce /xmake/core/base/interpreter.lua
parent7a0445c0612e9065461c1dff3eab6e992d742e4d (diff)
load tasks from project
Diffstat (limited to 'xmake/core/base/interpreter.lua')
-rw-r--r--xmake/core/base/interpreter.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/core/base/interpreter.lua b/xmake/core/base/interpreter.lua
index 89384dfb4..1152aee97 100644
--- a/xmake/core/base/interpreter.lua
+++ b/xmake/core/base/interpreter.lua
@@ -912,7 +912,6 @@ function interpreter:api_register_set_keyvalues(scope_kind, ...)
-- update keyvalues?
scope[name] = {}
table.insert(scope[name], {...})
-
end
-- register implementation