Building a Dual Shared and Static Library with CMake

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

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

    Functional Programming Library for C++. Write concise and readable C++ code.

  • Any project CML file that is more complex than this is mismanaged and needs fixing asap. There is absolutely no reason to make CML files describing requirements of a library substantially more complex other than if you have a vendetta against yourself, package maintainers and your users.

  • SharedStaticStarter

    A simple starter project showing how to distribute both static and shared libraries in CMake.

  • See here: https://github.com/alexreinking/SharedStaticStarter/blob/master/tests/CMakeLists.txt#L6-L14

  • 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
  • CMakeJSON

    Trying to get CMake work in a reasonable JSON format.

  • what about this?

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