▲ | oblio 2 days ago | |
How long are Scala compilation times for a Hello World CLI, a Hello World basic webapp and for a reasonably sized production size code base? My guess is that it's much longer than for the equivalent Java apps. > What is wrong with CMake for C++? It doesn't manage dependencies. | ||
▲ | oriolid a day ago | parent [-] | |
CMake has fetch_content, and CPM is a package manager built on top of it. They are not great. |