ucm
Build helpers
A collection of reusable cmake macros to simplify the build process by managing flags and source files.
Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.
211 stars
14 watching
33 forks
Language: CMake
last commit: over 1 year ago
Linked from 2 awesome lists
cmakecompiler-flagslinker-flagsprecompiled-headersunity-build
Related projects:
Repository | Description | Stars |
---|---|---|
sakra/cotire | A CMake module to automate build optimization techniques | 1,301 |
robotology/ycm-cmake-modules | A collection of useful CMake modules for managing build systems and software development in robotics. | 52 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
apalkk/cmaker | A tool to simplify CMake setup and compilation for developers. | 8 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
mingrammer/cfmt | A package providing contextual formatting functions with similar usage to the fmt package. | 103 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
pfultz2/cmake-get | A CMake module to manage dependencies in build configurations. | 63 |
vmchale/cpkg | A build tool and package manager for C languages with cross-compilation support | 68 |
onqtam/rcrl | An interactive C++ compiler and runtime environment for rapid development and live coding | 411 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
queezythegreat/arduino-cmake | An alternative build system for Arduino using CMake | 647 |
mpusz/cmake-scripts | A collection of reusable CMake modules for automating common build tasks and dependencies. | 10 |
h4tr3d/cmakeprojectmanager2 | Enhanced CMake Project Manager plugin for Qt Creator | 74 |
nanoant/cmakepchcompiler | CMake module providing support for precompiled headers via custom compiler extension | 103 |