run-cmake
Build tool
An action that automates C++ application builds using CMake and vcpkg.
GitHub Action to build C++ applications with CMake (CMakePresets.json), Ninja and vcpkg on GitHub.
182 stars
5 watching
19 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
cmakecpluspluscppgitgithub-actionninjavcpkg
Related projects:
Repository | Description | Stars |
---|---|---|
lukka/run-vcpkg | An action that automates C++ project setup with vcpkg package management | 196 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
psake/psake | A build automation tool written in PowerShell that simplifies scripting and leverages existing command-line knowledge. | 1,560 |
taka-no-me/android-cmake | A collection of CMake scripts for building native code on Android. | 1,222 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
dcarp/cmake-d | A CMake module that extends D2's build tool capabilities for easier project configuration and management. | 66 |
mpusz/cmake-scripts | A collection of reusable CMake modules for automating common build tasks and dependencies. | 10 |
siegelord/rustcmake | An example project demonstrating CMake usage with Rust programming language | 109 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |