This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Consider using Ninja generator for all platforms for native simulator #891
Open
Description
After this PR is merged (the Native Simulator (NS) is migrated to Clang), the NS will be built with Ninja generator on Windows, but without Ninja on Mac and Linux (see src/Simulation/Native/build-native-simulator.ps1).
Consider using Ninja on all 3 platforms, see this related issue.