cmake-presets
There are 17 repositories under cmake-presets topic.
serious-scaffold/ss-cpp
A continuously evolving basic template for cpp development practice.
kelarov/App
A Learning Ground for C++ Enthusiasts
dmitrytavern/2048
It is a simple 2048 game in your terminal. It is my first game and the first project on C++ only with standard libraries.
yurablok/cmake-cpp-template
Linux: VSCode; Windows: MSVS, VSCode(TODO)
njakob/vcpkg-sdl2-example
Simple template of a C++ SDL2 project managed through Vcpkg
asserthq/cpp-template
C++ project template with modern CMake practices
Astrodynamic/L4NetworkQuests
L4NetworkQuests explores TCP/UDP with FlatBuffers in C++, focusing on socket programming, data transmission optimization, and efficient serialization, managed with CMake.
eyouyou/cpp_workspace
cmake project template
ixm-one/pytest-cmake-presets
Execute CMake Presets via pytest
asserthq/otus-cicd
OTUS: C++ Developer course 2020 / homework #1 - CMake and CI/CD
ifIMust/chordless
Analyze MIDI notes. Display which notes/chords are played.
PANCHO7532/cmake-project-template
My "awesome" CMake project template
Roy-Fokker/cpp23-project-template
Simple C++23 CMake project template for my use-cases
Astrodynamic/gRPCQuests
gRPCQuests explores gRPC and Protocol Buffers in C++, testing features, optimizing performance, and enhancing security, all built and managed with CMake.
kodezine/cubemx
stm32cubemx based hardware low level drivers
maruthinh/fortran-examples
Fortran examples
paulbuechner/vcpkg-fmt-template
A sample project template that uses fmt via vcpkg featuring a fully integrated CI/CD pipeline to build, test and release the project