cmake-d
Build extension
A CMake module that extends D2's build tool capabilities for easier project configuration and management.
cmake for D2
66 stars
4 watching
17 forks
Language: CMake
last commit: over 1 year ago
Linked from 2 awesome lists
build-toolcmakeddlang
Related projects:
Repository | Description | Stars |
---|---|---|
kde/extra-cmake-modules | Provides common CMake functionality and build settings for software development | 135 |
bilke/cmake-modules | A collection of additional CMake functionality. | 548 |
pfultz2/cmake-get | A CMake module to manage dependencies in build configurations. | 63 |
lukka/run-cmake | An action that automates C++ application builds using CMake and vcpkg. | 182 |
sakra/cotire | A CMake module to automate build optimization techniques | 1,301 |
krux02/minimal_cmake_example | A minimal CMake project demonstrating source, resource, dependency, and packaging configurations. | 188 |
cristeab/ios-cmake | A toolchain file and examples for building CMake-based projects for iOS development. | 314 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
psake/psake | A build automation tool written in PowerShell that simplifies scripting and leverages existing command-line knowledge. | 1,560 |
mpusz/cmake-scripts | A collection of reusable CMake modules for automating common build tasks and dependencies. | 10 |
tronic/cmake-modules | A collection of reusable CMake macros and modules to simplify build configurations | 45 |
taka-no-me/android-cmake | A collection of CMake scripts for building native code on Android. | 1,222 |
dlang/visuald | Provides integration and tools for the D programming language in Visual Studio | 288 |
robotology/ycm-cmake-modules | A collection of useful CMake modules for managing build systems and software development in robotics. | 52 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |