How to change the storage path of a package when i use xrepo install cmd? #944
Unanswered
banana16314
asked this question in
Q&A
Replies: 1 comment
-
看文档:https://xmake.io/#/zh-cn/guide/configuration?id=xmake_pkg_installdir |
Beta Was this translation helpful? Give feedback.
0 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.
-
Describe the problem details
Under the Windows 10 system, I found that the packages installed through xrepo install XXX are in AppData/.xmake in the user directory of the system disk. I want to install the xrepo package to the "libs/" directory I specified.
在windows10系统下,我发现通过xrepo install XXX安装的包都在系统盘用户目录的AppData/.xmake。我想xrepo安装包时安装到我指定的“libs/”目录下。
Beta Was this translation helpful? Give feedback.
All reactions