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: 12 days 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-vscode-integration](5-vscode-integration/README.md)
- [6-cmake-presets](6-cmake-presets/README.md)
- [7-sanitizers](7-sanitizers/README.md)
- [8-CLion](8-CLion/README.md)
- [9-cross-build](9-cross-build/README.md)
- [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)

- *Appreciate JetBrains for providing a one-year CLion license.*