A Beginner Dive into CMake
If you are a C/C++ developer you already know that the ecosystem has a few problems compared to higher-level languages. The biggest one is the lack of a concrete build system. Languages like Rust and Java have native build systems that take care of c...
jonahmgoldsmith.hashnode.dev3 min read
Dennis Onyeka
C++ Developer, Technical writer, Crypto/Blockchain ethusiast and open source advocate.
Great piece!!! all thanks to C/C++