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
2.9.6
Windows 10 22H2
When executing "xrepo install cgal" an error is reported.
Successfully installed cgal.
Null
The text was updated successfully, but these errors were encountered:
quick workaround:
add_requireconfs("cgal.boost", {configs = {cmake = false}}) -- or add_requireconfs("cgal.boost", {override = true, version = "1.85"})
I need some time to improve boost package.
Sorry, something went wrong.
quick workaround: add_requireconfs("cgal.boost", {configs = {cmake = false}}) -- or add_requireconfs("cgal.boost", {override = true, version = "1.85"}) I need some time to improve boost package.
It works, and looking forward to updates, thanks.
No branches or pull requests
Xmake Version
2.9.6
Operating System Version and Architecture
Windows 10 22H2
Describe Bug
When executing "xrepo install cgal" an error is reported.
Expected Behavior
Successfully installed cgal.
Project Configuration
Null
Additional Information and Error Logs
The text was updated successfully, but these errors were encountered: