|
|
|
|
|
by MaxBarraclough
1553 days ago
|
|
> I don't know why anybody would want to introduce Node style dependency hell into any C++ project when "configure" exists More properly, autotools exists. There are reasons CMake has largely taken over from autotools, despite the considerable problems CMake has. I imagine CMake's far superior Windows support might be the main reason. |
|