CMake script for embedding resources in binaries

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
  • cmake-embed

    CMake script for embedding resources in binaries.

  • check-type-align

    Check the alignment requirement of a type in CMake

  • Note that this requires CMake 3.17 due to the use of ZIP_LISTS. It would also be nice if this was usable as a CMake package like this one.

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

    A Resource Compiler in a Single CMake Script

  • Similar to this, if you don't have newest standard available and what I have used in the past: https://github.com/vector-of-bool/cmrc : A Standalone CMake-Based C++ Resource Compiler

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