In Part 1 of our blog series on CMake, an open-source, cross-platform family of tools designed to build, test and package software, we provided an overview and showed you how to build a basic CMake project. In Part 2, we show you how to find libraries and link them to your application. Read Now >>