cmake_snippets
CMake snippets
A collection of reusable CMake snippets for building and configuring projects.
Short copy-pasteable CMake snippets ::: ${✂️}
53 stars
7 watching
4 forks
last commit: over 5 years ago
Linked from 1 awesome list
cmakesnippets
Related projects:
Repository | Description | Stars |
---|---|---|
nemequ/configure-cmake | A script wrapper around CMake to simplify building projects with CMake. | 86 |
rpavlik/cmake-modules | A collection of CMake modules for various software development needs | 1,019 |
capaj/vscode-standardjs-snippets | A collection of JavaScript snippets for faster development in Visual Studio Code | 100 |
tsvetan-ganev/nativescript-sublime-snippets | A collection of pre-defined text snippets for building cross-platform mobile applications using NativeScript's UI components. | 3 |
kossa/st-snippets | A collection of personal text expansion snippets for Sublime Text editor | 2 |
bast/cmake-example | Demonstrates various CMake features and builds a CDash testing dashboard | 142 |
marcoeidinger/me.codesnippet | Community-driven collection of reusable code snippets in Xcode for Swift development | 5 |
ismetanin/xcodecodesnippets | A collection of pre-built code snippets for Xcode development | 34 |
eyescale/cmake | A collection of reusable CMake modules and scripts to simplify project setup and dependencies. | 156 |
mjurfest/ios-xcode-snippets | A collection of Swift code snippets for Xcode projects | 50 |
vikrantnegi/shopify-code-snippets | A collection of reusable code snippets for Shopify theme development. | 226 |
hanjianwei/cmake-modules | A collection of reusable pieces of code used to configure and extend CMake builds | 30 |
johnpapa/vscode-angular-snippets | A collection of reusable snippets for Angular and TypeScript development in VS Code. | 575 |
thelartians/packageproject.cmake | A CMake script generator for creating packageable projects with standardized configuration options. | 108 |
ruslo/cgold | A comprehensive guide to building and managing C++ projects using the CMake build system. | 525 |