Skip to content

sfarrens/make-tutorial

Repository files navigation

Make and CMake Tutorial

Authors: Samuel Farrens
Year: 2019
Email: [email protected]

This tutorial is designed to provide a first look at using make and CMake to build C/C++ projects.

The level is aimed at users who have either never used these tools or have limited experience. More experienced users may also gain a slightly more concrete understanding of some of the syntax and features.

This tutorial is no way exhaustive and tutees are strongly encouraged to supplement their understanding with further reading.

Contents

  1. Make Tutorial - Part 1
  2. Make Tutorial - Part 2
  3. Make Tutorial - Part 3
  4. CMake Tutorial - Part 1
  5. CMake Tutorial - Part 2
  6. CMake Tutorial - Part 3
  7. CMake Tutorial - Part 4
  8. CMake Tutorial - Part 5

About

Tutorial on make and cmake for C/C++ projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published