Compile or Build for target platform. #2201
Unanswered
Codinablack
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am pretty new to using Premake, and I don't have the time to be able to download and install many different types of operating systems via Virtual Machine. I need to be able to make sure that my codebase does in fact successfully build without any problems and works correctly on specific platforms.
My question is this... Is there a way to have premake build for the "target" rather than the "host"?
Beta Was this translation helpful? Give feedback.
All reactions