cmake-examples VS cmake-git-version-tracking

Compare cmake-examples vs cmake-git-version-tracking and see what are their differences.

cmake-git-version-tracking

Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message). (by andrew-hardin)
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-examples cmake-git-version-tracking
25 1
11,944 188
- -
0.0 3.2
2 months ago about 2 months ago
CMake CMake
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cmake-examples

Posts with mentions or reviews of cmake-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-14.

cmake-git-version-tracking

Posts with mentions or reviews of cmake-git-version-tracking. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing cmake-examples and cmake-git-version-tracking you can also consider the following projects:

utility-boilerplate-qt - 🚀Boilerplate for C++ utility application based on Qt5

ModernCppStarter - 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.

cpp-project - Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.

Google Test - GoogleTest - Google Testing and Mocking Framework

polly - :wrench: Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)

CMake - Mirror of CMake upstream repository

CPM.cmake - 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.

pybind11 - Seamless operability between C++11 and Python

cmake-init - The missing CMake project initializer

cmake-catch2-example - A simple hello world example CMake C++ project that uses Catch2 test framework.

Catch - A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)