CMake Tutorial
Reasoning
Cmake is too popular to ignore. Many crossplatform projects written in C and C++ use cmake as their buildtool of choice. As this is the case I feel I need to integrate and become more comfortable with CMake myself.
What is in this repository
This directory contains source code examples for the CMake Tutorial. Each step has its own subdirectory containing code that may be used as a starting point. The tutorial examples are progressive so that each step provides the complete solution for the previous step.
Description
Languages
CMake
64.5%
C++
35.5%