CMake

CMake is nowadays the de-facto standard for building C++ code, with over 2 million downloads a month. It’s a powerful, comprehensive solution for managing the software build process. We are often asked, how does one structure a C++ project? How does one set up CMake? What are the best practices for CI/CD pipelines? Read our comprehensive tutorial on CMake to find out: https://wiki.thalesians.com/index.php/Programming/Tools/CMake


Leave a Reply

Your email address will not be published. Required fields are marked *