Skip to content

My personal repo to track my progress in learning CMake.

Notifications You must be signed in to change notification settings

JayLooi/learn-cmake

Repository files navigation

Learn CMake

CMake is a cross-platform, open-source build system generator, which is widely used in C/C++ projects.

The build system used in this repo is GNU Make.

Learning stages

  • Getting Started
  • Adding Subdirectories
  • Adding Libraries
  • Control Flow
  • Functions
  • Macros
  • Finding Packages
  • CMake Module

References

  1. CMake Tutorial
  2. Modern CMake

About

My personal repo to track my progress in learning CMake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published