Building a Dual Shared and Static Library with CMake

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. 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.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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

  4. 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

  • C++ algorithm helpers - kdalgorithms

    4 projects | /r/cpp | 10 Dec 2022
  • C++20 Ranges The Key Advantage - Algorithm Composition

    2 projects | /r/cpp | 28 Mar 2022
  • Why C++ for everything?

    1 project | /r/ROS | 28 Apr 2021
  • Integrating sanitizers into your CI workflow

    1 project | /r/cpp | 18 Feb 2021
  • Best practice unit tests + examples with cmake

    2 projects | /r/cpp | 17 Jan 2021