vcpkg by Microsoft

C++ Library Manager for Windows, Linux, and MacOS

updated at June 16, 2024, 4:39 a.m.

CMake

431 +1

22,021 +50

6,120 +11

GitHub
cmake-modules by bilke

Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)

updated at June 16, 2024, 3:28 a.m.

CMake

26 +0

541 +1

215 +0

GitHub
ModernCppStarter by TheLartians

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

updated at June 16, 2024, 3:20 a.m.

CMake

67 +0

4,136 +8

361 +1

GitHub
CPM.cmake by cpm-cmake

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

updated at June 16, 2024, 1:23 a.m.

CMake

34 +0

2,669 +15

175 +2

GitHub
cmake-examples by ttroy50

Useful CMake Examples

updated at June 16, 2024, 12:14 a.m.

CMake

185 +0

12,081 +19

2,481 +2

GitHub
cmake-examples by pr0g

A collection of as simple as possible, modern CMake projects

updated at June 15, 2024, 1:40 p.m.

CMake

33 +0

1,104 +4

68 -1

GitHub
cmake-init by cginternals

Template for reliable, cross-platform C++ project setup using cmake.

updated at June 14, 2024, 6:47 a.m.

CMake

40 +0

908 +0

117 +0

GitHub
DownloadProject by Crascit

This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.

updated at June 13, 2024, 2:33 p.m.

CMake

29 +0

443 -1

91 +0

GitHub
sanitizers-cmake by arsenm

CMake modules to help use sanitizers

updated at June 13, 2024, 9:03 a.m.

CMake

29 +0

368 -1

64 +0

GitHub
moderncmake by toeb

Samples for Learning Modern CMake

updated at June 13, 2024, 8:53 a.m.

CMake

11 +0

227 -1

30 +0

GitHub
polly by ruslo

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

updated at June 13, 2024, 8:53 a.m.

CMake

49 +0

857 -1

189 +0

GitHub
cmake-modules by rpavlik

My collection of CMake modules

updated at June 13, 2024, 8:53 a.m.

CMake

42 +0

994 +0

214 +1

GitHub
toolchains by mosra

Toolchains for crosscompiling with CMake.

updated at June 13, 2024, 8:12 a.m.

CMake

11 +0

89 -1

31 +0

GitHub
cgcmake by chadmv

CMake modules for common applications related to computer graphics

updated at June 12, 2024, 8:53 a.m.

CMake

14 +0

127 +1

67 +0

GitHub
package-example by forexample

CMake: config mode of find_package command (examples)

updated at June 12, 2024, 8:32 a.m.

CMake

24 +0

395 +2

56 +0

GitHub
Arduino-CMake-Toolchain by a9183756-gh

CMake toolchain for all Arduino compatible boards

updated at June 12, 2024, 12:54 a.m.

CMake

10 +0

134 +1

39 +1

GitHub
metabench by ldionne

A simple framework for compile-time benchmarks

updated at June 11, 2024, 12:50 p.m.

CMake

17 +0

181 +1

16 +0

GitHub
cmakepp by toeb

An Enhancement Suite for the CMake Build System

updated at June 11, 2024, 1:15 a.m.

CMake

36 +0

431 +1

37 +0

GitHub
cpp-project by bsamseth

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

updated at June 11, 2024, 12:03 a.m.

CMake

18 +0

590 +1

124 +0

GitHub
modern-cmake-sample by pabloariasal

Example library that shows best practices and proper usage of CMake by using targets

updated at June 10, 2024, 8:35 a.m.

CMake

18 +0

656 +1

72 +0

GitHub