summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2018-09-29 21:03:33 +0800
committerruki <[email protected]>2018-09-29 21:03:33 +0800
commit1bc9bfbc31c3004457261351ceb96677b2c81fcc (patch)
tree214e575d0730a55a65b2f03584e3301d49e02fb3
parente2cb95d8d86a27fc401667ddad70af7c81bcb0fc (diff)
modify install directory of package
-rw-r--r--xmake/actions/require/info.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/actions/require/info.lua b/xmake/actions/require/info.lua
index 6a13d67bc..8fcbe8d9e 100644
--- a/xmake/actions/require/info.lua
+++ b/xmake/actions/require/info.lua
@@ -25,6 +25,7 @@
-- imports
import("core.base.task")
import("core.base.option")
+import("core.project.project")
import("action.filter")
import("package")
import("repository")