GitHub topics: modern-cmake
oblivioncth/libsquish
Library for compressing images with the DXT/S3TC standard. Forked from https://sourceforge.net/projects/libsquish/
Language: C++ - Size: 14.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 2

Modern-CMake-CN/Modern-CMake-zh_CN
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/
Language: CMake - Size: 9.55 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 858 - Forks: 104

build-cpp/cmkr
Modern build system based on CMake and TOML.
Language: C++ - Size: 871 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 562 - Forks: 37

yangyongkang2000/SEvoBench
A C++ Framework for Evolutionary Single-Objective Optimization Benchmarking
Language: C++ - Size: 27.7 MB - Last synced at: 1 day ago - Pushed at: 14 days ago - Stars: 8 - Forks: 2

zchrissirhcz/cmake_examples
Practical, Easy-to-copy CMake examples
Language: C++ - Size: 6.25 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 309 - Forks: 46

eliasdaler/imgui-sfml-fetchcontent
Example of using CMake's FetchContent module and imGui-SFML
Language: CMake - Size: 11.7 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 7

roeey777/modern-cmake
Cmake
Language: CMake - Size: 5.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

abdes/asap
A modern cmake starter project for C++ with a complete build lifecycle, testing, dependency management, etc. Portable across Linux, OS X and Windows.
Language: CMake - Size: 7.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 144 - Forks: 11

shlomnissan/cpplib-starter
🔨 Modern C++ Library Starter
Language: CMake - Size: 159 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Language: CMake - Size: 353 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 4,753 - Forks: 410

DenizThatMenace/More-Modern-CMake
Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019
Language: CMake - Size: 27 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 173 - Forks: 25

rvarago/modern-cmake-template
CMake template for an example project composed of executable and library
Language: CMake - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 65 - Forks: 8

abin-z/CMakeProTemplate
C++复杂项目推荐的目录组织方式
Language: C++ - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Certseeds/CS323_Compilers_2020F
SUSTech's CS323-Compilers in 2020-Fall.
Language: C++ - Size: 17.2 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 6

adrianderstroff/opengl-starter
Minimal and simple OpenGL starter project using modern CMake and CPM.
Language: C++ - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 7

jasondegraw/Qt-CMake-HelloWorld
A Simple Qt5 Program Built with CMake
Language: CMake - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 90 - Forks: 37

FeignClaims/ORB_SLAM3_vcpkg Fork of royshil/ORB_SLAM3_macosx 📦
ORB-SLAM3 with vcpkg: manage dependencies with vcpkg, compile and run ORB-SLAM3 on Mac OSX
Language: C++ - Size: 177 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Certseeds/CS203_DSAA_template
Template for CS203-DSAA Based on C++11 and Modern CMake
Language: C++ - Size: 3.96 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

the-risk-taker/training-cmake
Code examples for company in-house training. Some basic topics from Modern CMake.
Language: CMake - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dribllerrad/libcmakeconfig
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.
Language: CMake - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

hey-sebi/modern-cmake-template
Template for starting a C/C++ CMake project.
Language: CMake - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Tianshi-Lian/cpp_learning_path
Learning professional, modern C++
Language: C++ - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

liff-engineer/modern-cmake-practice
modern cmake practice by examples
Language: CMake - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

CodesOtakuYT/modern_cpp_vulkan_project
Language: C++ - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

apebl/qtquickcontrols2-with-cmake
Qt Quick Controls 2 using modern CMake
Language: CMake - Size: 11.7 KB - Last synced at: about 2 hours ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

JarnoRalli/conan-example
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.
Language: CMake - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

scivision/cmake-fetchcontent
A dummy repo used by scivision/cmake-utils demonstrating modern CMake and Fortran distribution
Language: CMake - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

TmLev/skipper 📦
Various skip list implementations
Language: C++ - Size: 882 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Roy-Fokker/roguelike-cpp 📦
roguelike tutorial using C++17
Language: C++ - Size: 685 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

coders-school/cmake
C++ online course. Modules about build systems - CMake and make
Language: HTML - Size: 967 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 76

emersonmello/appsaudacaocpp
Exemplo de uma aplicação C / C++ com More Modern CMake
Language: CMake - Size: 8.79 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RaymondZuo301/ModernCMake-Chinese
Modern CMake 中文翻译
Size: 101 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 5

BlurryLight/CMake-Best-Practice
A set of useful *CMake* examples
Language: CMake - Size: 15.6 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Life4gal/galStarterTemplate
Useful CMake Examples.Also A Modern CMake Template for Beginner.
Language: CMake - Size: 168 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

nboutin/cmake_modern
C++, CMake and Travis-ci Hello World
Language: CMake - Size: 193 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

rodolfo-picoreti/cpp-bootstrap
Start point for C++ projects
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
