A look at one of the most popular build systems for C and C++.
Introduction to modern CMake for beginners
Internal Pointers
From the article:
CMake is a collection of open-source and cross-platform tools used to build and distribute software. In recent years it has become a de-facto standard for C and C++ applications, so the time has come for a lightweight introductory article on the subject.
Add a Comment