Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrlonglong
304 days ago
Does it work with cmake?
2 comments
MBCook
304 days ago
There is an example cmake graph in the article.
link
mrlonglong
302 days ago
Thanks.
link
ItsHarper
303 days ago
A CMake build is used as an example in the blog post. It's literally just visualizing all spawned processes, so it will work for anything that spawns subprocesses to do the build.
link