configure-cmake
CMake wrapper
A script wrapper around CMake to simplify building projects with CMake.
Autotools-style configure script wrapper around CMake
86 stars
10 watching
4 forks
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
taka-no-me/android-cmake | A collection of CMake scripts for building native code on Android. | 1,222 |
forexample/package-example | A CMake example project demonstrating the installation and usage of a package | 398 |
cmake-maven-project/cmake-maven-project | A Maven plugin that integrates CMake into a Java project build process | 76 |
adishavit/cmake_snippets | A collection of reusable CMake snippets for building and configuring projects. | 53 |
kbenzie/git-cmake-format | Automates code formatting in CMake projects during development and commit processes. | 58 |
dev-cafe/autocmake | A tool that simplifies the process of integrating CMake plugins into projects. | 42 |
anotherfoxguy/cmakecm | A collection of reusable CMake modules for building and managing software projects | 2 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
turkeyman/premake-cmake | A tool for automating CMake build processes using Lua scripts | 23 |
cliutils/cmake | A set of tools to assist in building code using CMake | 273 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |