-
As the title says, it's unclear to me how I would go about changing the directory xmake uses to store downloaded and compiled packages. I have a separate drive for development and would like to store all this data on that drive so it isn't taking up space on my C: drive. Is it possible to tweak the directory? If not, could such an option be added? |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Dec 18, 2020
Replies: 1 comment 3 replies
-
set XMAKE_GLOBALDIR=D:\yourdir |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
cursey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
set XMAKE_GLOBALDIR=D:\yourdir