-
Notifications
You must be signed in to change notification settings - Fork 468
New issue
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
Support for the Ninja Multi-Config generator #1423
Comments
Ran into this issue as well, you can workaround this by setting: As the Platform and Versions
|
Any plan on this? |
We are considering it for 1.10.0 |
This was included in 1.10 which is now generally available. |
Brief Issue Summary
CMake Tools bails out when trying to use the Ninja Multi-Config generator.
Expected:
"preferredGenerator": { "name": "Ninja Multi-Config" }
for a KitApparent Behavior:
Receive an error when setting the kit:
Unable to set kit "{0}".
CMake Tools Log
Platform and Versions
The text was updated successfully, but these errors were encountered: