cpp-project by bsamseth

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

updated at Nov. 17, 2024, 12:27 p.m.

CMake

18 +0

601 +1

128 +0

GitHub
cmake-examples by ttroy50

Useful CMake Examples

updated at Nov. 17, 2024, 11:30 a.m.

CMake

186 +0

12,419 +14

2,499 +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 Nov. 17, 2024, 10:12 a.m.

CMake

34 +0

3,030 +14

187 -1

GitHub
vcpkg by Microsoft

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

updated at Nov. 17, 2024, 12:39 a.m.

CMake

430 -2

23,269 +72

6,417 +23

GitHub
mini-cmake-qt by euler0

A minimal CMake template for Qt 5 & 6 projects

updated at Nov. 16, 2024, 11:35 p.m.

CMake

12 +0

209 +1

37 +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 Nov. 16, 2024, 9:04 p.m.

CMake

68 +0

4,466 +7

389 +1

GitHub
hunter by ruslo

None

updated at Nov. 16, 2024, 7:55 a.m.

CMake

78 +0

1,871 +1

651 +0

GitHub
CMakeInstallExample by DeveloperPaul123

Installation example for a C++ project (Windows) with Cmake.

updated at Nov. 15, 2024, 3:43 p.m.

CMake

4 +0

36 +1

13 +0

GitHub
extra-cmake-modules by KDE

Extra modules and scripts for CMake.

updated at Nov. 15, 2024, 9:17 a.m.

CMake

10 +0

135 +1

47 +0

GitHub
cmake-modules by rpavlik

My collection of CMake modules

updated at Nov. 15, 2024, 3:19 a.m.

CMake

44 +0

1,019 +2

213 +0

GitHub
cmake-checks-cache by cristianadam

CMake checks cache helper modules – for fast CI CMake builds!

updated at Nov. 14, 2024, 5:47 p.m.

CMake

9 +0

76 +1

7 +0

GitHub
cmake-examples by pr0g

A collection of as simple as possible, modern CMake projects

updated at Nov. 14, 2024, 8:11 a.m.

CMake

37 +1

1,167 +2

68 +0

GitHub
metabench by ldionne

A simple framework for compile-time benchmarks

updated at Nov. 14, 2024, 2:09 a.m.

CMake

18 +0

183 +2

17 +0

GitHub
cmake-modules by Tronic

LibFindMacros development repository and other cool CMake stuff

updated at Nov. 12, 2024, 7:35 p.m.

CMake

11 +0

45 +1

17 +0

GitHub
cmake-modules by bilke

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

updated at Nov. 12, 2024, 7:26 p.m.

CMake

27 +0

548 -1

213 +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 Nov. 12, 2024, 3:23 p.m.

CMake

48 +0

862 -1

191 +0

GitHub
how-to-export-cpp-library by robotology

An OS-agnostic C++ library template in plain CMake.

updated at Nov. 10, 2024, 9:16 p.m.

CMake

25 +0

364 +1

54 +0

GitHub
minimal_cmake_example by krux02

this tries to be a minimal cmake example, that covers sources resources dependencies and packaging.

updated at Nov. 10, 2024, 2:56 a.m.

CMake

10 +0

188 +0

46 +0

GitHub
ycm-cmake-modules by robotology

YCM (YCM CMake modules) is a collection of various useful CMake modules.

updated at Nov. 9, 2024, 4:52 p.m.

CMake

8 +0

52 +0

23 +0

GitHub
android-cmake by taka-no-me

CMake toolchain file and other scripts for the Android NDK

updated at Nov. 8, 2024, 9:38 p.m.

CMake

99 +0

1,222 +0

437 -1

GitHub