arduino-cmake
Arduino C++ build system
Build system for C++ projects targeting the Arduino platform using CMake
Arduino CMake Build system
61 stars
10 watching
19 forks
Language: CMake
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
queezythegreat/arduino-cmake | An alternative build system for Arduino using CMake | 647 |
a9183756-gh/arduino-cmake-toolchain | A toolchain for cross-compiling CMake projects for Arduino compatible boards | 137 |
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
cmake-basis/basis | A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries | 48 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |
sakra/cotire | A CMake module to automate build optimization techniques | 1,301 |
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
cpp-best-practices/cmake_template | C++ project template providing a set of best practices and tools for building and testing C++ applications | 1,138 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
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 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
robotology/ycm-cmake-modules | A collection of useful CMake modules for managing build systems and software development in robotics. | 52 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |