ruslo / CGoldLinks
The Hitchhiker’s Guide to the CMake
☆531Updated 2 years ago
Alternatives and similar repositories for CGold
Users that are interested in CGold are comparing it to the libraries listed below
Sorting:
- Example library that shows best practices and proper usage of CMake by using targets☆678Updated 4 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 8 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆585Updated last month
- A simple example of how to setup a complete CI environment for C and C++☆398Updated 5 years ago
- Presentation Material for C++Now 2017☆496Updated 6 years ago
- Source code formatter for cmake listfiles.☆1,053Updated last year
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 5 months ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…