Get the latest tech news
Modern CMake
An Introduction to Modern CMake# People love to hate build systems. Just watch the talks from CppCon17 to see examples of developers making the state of build systems the brunt of jokes.
Just watch the talks from CppCon17 to see examples of developers making the state of build systems the brunt of jokes. It’s clean, powerful, and elegant, so you can spend most of your time coding, not adding lines to an unreadable, unmaintainable Make (Or CMake 2) file. This book tries to solve the problem of the poor examples and best practices that you’ll find proliferating the web.
Or read this on Hacker News