An open API service indexing awesome lists of open source software.

https://github.com/zchrissirhcz/cmake_examples

Practical, Easy-to-copy CMake examples
https://github.com/zchrissirhcz/cmake_examples

build-system c cmake cpp cross-platform dependencies examples export find-package install modern-cmake opencv package-management vscode

Last synced: about 2 months ago
JSON representation

Practical, Easy-to-copy CMake examples

Awesome Lists containing this project

README

          

# CMake Examples

GitHub ![Ubuntu](https://img.shields.io/badge/Ubuntu-333333?style=flat&logo=ubuntu) ![Windows](https://img.shields.io/badge/Windows-333333?style=flat&logo=windows&logoColor=blue) ![macOS](https://img.shields.io/badge/-macOS-333333?style=flat&logo=apple) ![android](https://img.shields.io/badge/-Android-333333?style=flat&logo=Android)

CMake examples for C/C++ projects.

- [1-quick-start](1-quick-start/README.md)
- [2-common-settings](2-common-settings/README.md)
- [3-create-packages](3-create-packages/README.md)
- [4-import-packages](4-import-packages/README.md)
- [5-ide-integration](5-ide-integration/README.md)
- [6-cmake-presets](6-cmake-presets/README.md)
- [7-sanitizers](7-sanitizers/README.md)
- [8-cross-build](8-cross-build/README.md)
- [9-best-practice](9-best-practice)
- [x-misc](x-misc/README.md)

[![Star History Chart](https://api.star-history.com/svg?repos=zchrissirhcz/cmake_examples&type=Date)](https://star-history.com/#zchrissirhcz/cmake_examples&Date)