Replies: 1 comment 2 replies
-
先看下文档 描述域和脚本域 说明。。https://xmake.io/#/zh-cn/guide/syntax_description 两个域是隔离的,不要混用。。脚本域 用 target:targetdir() 获取 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
before_link(function (target) 里无法获取tarDir的定义,实际定义为"./bin"定义在 includes ("HXQuoteDemoFiles.lua")中
Beta Was this translation helpful? Give feedback.
All reactions