Cmaker
CMake helper
A tool to simplify CMake setup and compilation for developers.
An oh-my-zsh plugin to make using cmake easier
8 stars
1 watching
0 forks
Language: Shell
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
staticlibs/cmake | A collection of CMake helper scripts and toolchains for building and managing static libraries | 9 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
dev-cafe/autocmake | A tool that simplifies the process of integrating CMake plugins into projects. | 42 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
devolutions/cmakerust | Language support for CMake projects to facilitate Rust development | 170 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
pr0g/cmake-examples | A collection of simple CMake projects to help understand the basics of CMake and installing. | 1,169 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
arsenm/sanitizers-cmake | CMake modules to help use sanitizers | 377 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
developerpaul123/cmakeinstallexample | An example project demonstrating CMake's use in building and packaging a Windows-based C++ project with an installer. | 36 |
onqtam/ucm | A collection of reusable cmake macros to simplify the build process by managing flags and source files. | 211 |
cho3/cmake-ada | A test framework to ensure Ada language support in CMake. | 0 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |