Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georgiosmatzarapis/cmake-blueprint
A handy CMake template I use for my C++ projects. It’s got clean CMakeLists, good practices, and pre-set tools to help you get started quickly and stay organized.
https://github.com/georgiosmatzarapis/cmake-blueprint
cmake conan cpp formatting modern-cpp static-analysis
Last synced: 23 days ago
JSON representation
A handy CMake template I use for my C++ projects. It’s got clean CMakeLists, good practices, and pre-set tools to help you get started quickly and stay organized.
- Host: GitHub
- URL: https://github.com/georgiosmatzarapis/cmake-blueprint
- Owner: georgiosmatzarapis
- License: mit
- Created: 2024-11-29T19:34:53.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-11-30T12:05:00.000Z (23 days ago)
- Last Synced: 2024-11-30T13:19:06.253Z (23 days ago)
- Topics: cmake, conan, cpp, formatting, modern-cpp, static-analysis
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmake-blueprint
A handy CMake template I use for my C++ projects. It’s got clean CMakeLists, good practices, and pre-set tools to help you get started quickly and stay organized.