CMake vs Make - A Real Life Comparison With Actual Code - Part 2
Alright, it's time to compare CMake and Make again, but with code that uses a third-party library. Why? Because almost anything interesting or useful is going to use third-party libraries.