Y
Hacker News
new
|
ask
|
show
|
jobs
by
renox
2724 days ago
Except that cmake is often used to generate makefiles, so now to debug an issue you have to understand both cmake and makefiles! Not much of a progress if you ask me..
1 comments
jhasse
2724 days ago
Hm ... I've never looked at the Makefile to debug CMake. When did you need to do that?
You can also generate Ninja files btw.
link
You can also generate Ninja files btw.