cmake-cookbook
CMake tutorial
A comprehensive guide to using CMake for building and configuring software projects
CMake Cookbook recipes.
3k stars
68 watching
705 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,875 |
joeydevries/learnopengl | Contains code samples and resources for learning OpenGL programming | 11,049 |
akagi201/learning-cmake | A tutorial project demonstrating various CMake scenarios and best practices for building and managing C++ projects. | 3,205 |
openai/openai-cookbook | A comprehensive resource for using the OpenAI API to accomplish common tasks | 59,807 |
danmar/cppcheck | Analyzes code for errors and potential security vulnerabilities | 5,820 |
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,595 |
google/cpu_features | A cross-platform C library to retrieve CPU features and instruction set capabilities at runtime | 2,463 |
cpm-cmake/cpm.cmake | A CMake module for managing dependencies in cross-platform projects | 3,035 |
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,419 |
packtpublishing/vulkan-cookbook | A comprehensive resource for learning Vulkan graphics programming through examples and samples | 826 |
simonmonk/raspberrypi_cookbook | A collection of recipes and projects for the Raspberry Pi | 182 |
hmemcpy/milewski-ctfp-pdf | An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. | 11,012 |
bjornblissing/osg-3rdparty-cmake | CMake scripts for building and packaging third-party libraries used in the OpenSceneGraph project | 182 |