What are the resources can you recommend to have a deep understanding of CMake? Explained more below.

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cmake-init

    The missing CMake project initializer

    While not a guide, cmake-init shows you how to CMake right and there are tons of practical examples on its wiki, most of which were created because of the other sources people are posting were extremely lacking. All tested in CI across all OSs GHA offers, so you can be sure things work properly!

  • conan

    Conan - The open-source C and C++ package manager

    The next step I'm interested in carrying out is incorporating Conan into a CMake project so that we get some semblance of package management like other languages have.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts