How can I turn my code into a library using CMake?

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

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

    Useful CMake Examples

  • This repo is a great starting point. Basic setup of different project types, what you're looking for is something like 02-sub-projects.

  • cmake-init

    The missing CMake project initializer

  • Take a look at cmake-init. Comes with a lot of useful things in a way that makes life easy both for the consumers and developers of the library.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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