CMake Discourse
Is there's a way to generate a xcode project which will use ninja to compile?
Usage
os:macos
,
gen:ninja
,
gen:xcode
benthevining
(Ben Vining)
August 14, 2025, 5:48pm
2
Xcode is its own build system. The xcode generator will always use xcodebuild to drive the build.
show post in topic