You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have Ninja available for Darwin and also Linux builds. Ninja is available on the Windows builds as it is apart of the Visual Studio cmake installation. cmake is installed on both Darwin and Linux and having Ninja would make it easier to facilitate multicore compiling.
Hello @kdschlosser. Due to maintenance concerns, fast and easy installation in runtime, we wouldn't like to add ninja to our macOS and ubuntu images.
I'm going to close the issue, but feel free to contact us if you have any concerns.
Thank you!
Tool name
Ninja
Tool license
Apache License, Version 2.0
Add or update?
Desired version
latest
Approximate size
No response
Brief description of tool
It would be nice to have Ninja available for Darwin and also Linux builds. Ninja is available on the Windows builds as it is apart of the Visual Studio cmake installation. cmake is installed on both Darwin and Linux and having Ninja would make it easier to facilitate multicore compiling.
URL for tool's homepage
https://ninja-build.org/
Provide a basic test case to validate the tool's functionality.
Virtual environments affected
Can this tool be installed during the build?
if homebrew is available brew install ninja
Tool installation time in runtime
don't know
Are you willing to submit a PR?
I would if I knew how to go about it
The text was updated successfully, but these errors were encountered: