Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrlonglong
351 days ago
Does it work with cmake?
2 comments
MBCook
351 days ago
There is an example cmake graph in the article.
link
mrlonglong
349 days ago
Thanks.
link
ItsHarper
350 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