Comment by SuperV1234 Comment by SuperV1234 3 months ago 1 reply Copy Link View on Hacker News CMake also needs this, badly...
Copy Link torarnv 3 months ago Collapse Comment - Agreed! The CMake Xcode generator is extremely slow because not only is it running the configure tests sequentially, but it generates a new Xcode project for each of them. Reply View | 0 replies
Agreed! The CMake Xcode generator is extremely slow because not only is it running the configure tests sequentially, but it generates a new Xcode project for each of them.