An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: modern-cmake

zchrissirhcz/cmake_examples

Practical, Easy-to-copy CMake examples

Language: C++ - Size: 6.23 MB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 308 - Forks: 47

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: 4 days ago - Pushed at: about 1 month ago - Stars: 785 - Forks: 96

yangyongkang2000/SEvoBench

A C++ Framework for Evolutionary Single-Objective Optimization Benchmarking

Language: C++ - Size: 17 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 4 - Forks: 1

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: 17 days ago - Pushed at: about 2 months ago - Stars: 4,701 - Forks: 405

build-cpp/cmkr

Modern build system based on CMake and TOML.

Language: C++ - Size: 896 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 505 - Forks: 34

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.51 MB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 143 - Forks: 11

rvarago/modern-cmake-template

CMake template for an example project composed of executable and library

Language: CMake - Size: 33.2 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 65 - Forks: 8

abin-z/CMakeProTemplate

C++复杂项目推荐的目录组织方式

Language: C++ - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

eliasdaler/imgui-sfml-fetchcontent

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

Language: CMake - Size: 11.7 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 31 - Forks: 7

Certseeds/CS323_Compilers_2020F

SUSTech's CS323-Compilers in 2020-Fall.

Language: C++ - Size: 17.2 MB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 35 - Forks: 6

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: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 2

adrianderstroff/opengl-starter

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

Language: C++ - Size: 25.4 KB - Last synced at: 10 months ago - Pushed at: 10 months 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: 11 months ago - Pushed at: over 3 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: 11 months ago - Pushed at: 11 months 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: 23 days ago - Pushed at: 9 months 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: about 15 hours ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

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: 12 months ago - Pushed at: about 5 years ago - Stars: 167 - Forks: 26

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: 12 months ago - Pushed at: almost 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: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Tianshi-Lian/cpp_learning_path

Learning professional, modern C++

Language: C++ - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: almost 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: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

CodesOtakuYT/modern_cpp_vulkan_project

Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 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: 9 months ago - Pushed at: almost 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: almost 2 years ago - Pushed at: about 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: 21 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

TmLev/skipper 📦

Various skip list implementations

Language: C++ - Size: 882 KB - Last synced at: 7 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: about 2 years ago - Pushed at: about 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: 23 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 72

emersonmello/appsaudacaocpp

Exemplo de uma aplicação C / C++ com More Modern CMake

Language: CMake - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RaymondZuo301/ModernCMake-Chinese

Modern CMake 中文翻译

Size: 101 KB - Last synced at: about 2 years ago - Pushed at: over 6 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: about 15 hours ago - Pushed at: over 5 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: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nboutin/cmake_modern

C++, CMake and Travis-ci Hello World

Language: CMake - Size: 193 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

rodolfo-picoreti/cpp-bootstrap

Start point for C++ projects

Language: Python - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0