🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
-
Updated
Oct 18, 2024 - CMake
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
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 : https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/
Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019
A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows.
CMake template for an example project composed of executable and library
Example of using CMake's FetchContent module and imGui-SFML
Useful CMake Examples.Also A Modern CMake Template for Beginner.
Qt Quick Controls 2 using modern CMake
A CMake script that generates a pre-configured CMakeList.txt and accompanying project files to generate a Modern CMake library project that can automagically be included in a super-project.
A dummy repo used by scivision/cmake-utils demonstrating modern CMake and Fortran distribution
This example shows how to create a library that links against a 3rd party library using Conan, installs the library, and builds an executable that links against the library.
Exemplo de uma aplicação C / C++ com More Modern CMake
Template for starting a C/C++ CMake project.
Code examples for company in-house training. Some basic topics from Modern CMake.
Add a description, image, and links to the modern-cmake topic page so that developers can more easily learn about it.
To associate your repository with the modern-cmake topic, visit your repo's landing page and select "manage topics."