modern-cmake topic

List modern-cmake repositories

asap

124
Stars
11
Forks
Watchers

A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows.

ModernCppStarter

4.1k
Stars
360
Forks
Watchers

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

cmake_examples

281
Stars
45
Forks
Watchers

Practical, Easy-to-copy CMake examples

cmkr

410
Stars
27
Forks
Watchers

Modern build system based on CMake and TOML.

More-Modern-CMake

167
Stars
26
Forks
Watchers

Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019

Modern-CMake-zh_CN

614
Stars
79
Forks
Watchers

CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : htt...

Qt-CMake-HelloWorld

87
Stars
36
Forks
Watchers

A Simple Qt5 Program Built with CMake

imgui-sfml-fetchcontent

26
Stars
7
Forks
Watchers

Example of using CMake's FetchContent module and imGui-SFML

modern-cmake-template

53
Stars
7
Forks
Watchers

CMake template for an example project composed of executable and library

opengl-starter

18
Stars
7
Forks
Watchers

Minimal and simple OpenGL starter project using modern CMake and CPM.