logoalt Hacker News

jchw10/12/20241 replyview on HN

You do not need to attempt a build with CMake.

Also, that's kind of the point of mentioning Ninja. Inherently, anything that uses Ninja is in the same boat and doesn't need to start a build.


Replies

wakawaka2810/12/2024

The only thing I know that uses Ninja is CMake and I'm sure CMake does not require Ninja to generate the database.

show 1 reply