summaryrefslogtreecommitdiff
path: root/xmake/core/project/template.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-09-17 21:57:37 +0800
committerruki <[email protected]>2016-09-17 21:57:37 +0800
commitaba84c853df6f3c8be8813af8937ba525f9a37fd (patch)
tree5cfb662b27a8cdc7937bebedfd03301d47fc2233 /xmake/core/project/template.lua
parente788d5d76f6c18de62df4653f87773bbd74d806a (diff)
remove packages for templates
Diffstat (limited to 'xmake/core/project/template.lua')
-rw-r--r--xmake/core/project/template.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/core/project/template.lua b/xmake/core/project/template.lua
index d2f045695..d80283677 100644
--- a/xmake/core/project/template.lua
+++ b/xmake/core/project/template.lua
@@ -180,7 +180,6 @@ function template.create(language, templateid, targetname)
{
targetname = targetname
, projectdir = project.directory()
- , packagesdir = xmake._PACKAGES_DIR
}
-- map it