cmake-cookbook
CMake tutorial
A comprehensive guide to using CMake for building and configuring software projects
CMake Cookbook recipes.
3k stars
68 watching
709 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
ccmakecmake-examplescmake-recipescpp11fortran
Related projects:
Repository | Description | Stars |
---|---|---|
kitware/cmake | A cross-platform build system generator | 6,933 |
joeydevries/learnopengl | Contains code samples and resources for learning OpenGL programming | 11,157 |
akagi201/learning-cmake | A tutorial project demonstrating various CMake scenarios and best practices for building and managing C++ projects. | 3,211 |
openai/openai-cookbook | A comprehensive resource for using the OpenAI API to accomplish common tasks | 60,643 |
danmar/cppcheck | Automated code analysis tool for C and C++ code | 5,882 |
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,596 |
google/cpu_features | A cross-platform C library to retrieve CPU features and instruction set capabilities at runtime | 2,468 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,099 |
atomic-penguin/cookbook-gitlab-deprecated | A GitLab deployment cookbook that automates the setup and configuration of a GitLab instance. | 128 |
ucl/greatcmakecookoff | A collection of reusable CMake recipes and configurations | 42 |
ttroy50/cmake-examples | A collection of CMake examples demonstrating various configuration techniques and build processes for modern software projects. | 12,492 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 831 |
simonmonk/raspberrypi_cookbook | A collection of recipes and projects for the Raspberry Pi | 183 |
hmemcpy/milewski-ctfp-pdf | An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. | 11,064 |
bjornblissing/osg-3rdparty-cmake | CMake scripts for building and packaging third-party libraries used in the OpenSceneGraph project | 182 |