We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xmake v2.6.7+dev.0428cdc48
Windows 11
PS D:\tmp\xtest> xmake build all [100%]: build ok! PS D:\tmp\xtest> xmake build rng error: unknown target: rng PS D:\tmp\xtest> xmake build --all [ 60%]: linking.release xtest2.exe [ 60%]: linking.release xtest.exe [100%]: build ok!
The behaviour of the "all" target is not well defined
For 1), the all target should not exists and produce an error message
No response
The text was updated successfully, but these errors were encountered:
This is a legacy code. I have deleted it, you can try again after updating to dev
Sorry, something went wrong.
That's good !
No branches or pull requests
Xmake Version
xmake v2.6.7+dev.0428cdc48
Operating System Version and Architecture
Windows 11
Describe Bug
The behaviour of the "all" target is not well defined
Expected Behavior
For 1), the all target should not exists and produce an error message
Project Configuration
No response
Additional Information and Error Logs
No response
The text was updated successfully, but these errors were encountered: