CMake
Build system
A cross-platform build system generator
Mirror of CMake upstream repository
7k stars
183 watching
3k forks
Language: C
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
leetal/ios-cmake | A toolchain file for building C/C++/Obj-C++ applications for various Apple platforms | 1,908 |
ttroy50/cmake-examples | A collection of CMake examples demonstrating various configuration techniques and build processes for modern software projects. | 12,419 |
akagi201/learning-cmake | A tutorial project demonstrating various CMake scenarios and best practices for building and managing C++ projects. | 3,205 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,035 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
toeb/cmakepp | An enhancement suite for the CMake build system that provides a set of reusable functions and tools for building and managing software projects. | 437 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
openscenegraph/openscenegraph | An open-source software framework for building 3D graphics applications with OpenGL and other rendering technologies | 3,245 |
mpusz/cmake-scripts | A collection of reusable CMake modules for automating common build tasks and dependencies. | 10 |
joeydevries/learnopengl | Contains code samples and resources for learning OpenGL programming | 11,049 |
bjornblissing/osg-3rdparty-cmake | CMake scripts for building and packaging third-party libraries used in the OpenSceneGraph project | 182 |
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 |
cmake-maven-project/cmake-maven-project | A Maven plugin that integrates CMake into a Java project build process | 76 |
dev-cafe/cmake-cookbook | A comprehensive guide to using CMake for building and configuring software projects | 2,723 |