diff options
Diffstat (limited to 'xmake/rules/nodejs/module/xmake.lua')
| -rw-r--r-- | xmake/rules/nodejs/module/xmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/rules/nodejs/module/xmake.lua b/xmake/rules/nodejs/module/xmake.lua index aaa27160e..75c3ef032 100644 --- a/xmake/rules/nodejs/module/xmake.lua +++ b/xmake/rules/nodejs/module/xmake.lua @@ -34,7 +34,6 @@ rule("nodejs.module") -- imports import("core.cache.detectcache") import("core.project.target", { alias = "project_target" }) - import("devel.git") -- set kind if target:is_plat("macosx") then |
