bast / cmake-exampleLinks
Example project which demonstrates various CMake features.
☆142Updated 5 years ago
Alternatives and similar repositories for cmake-example
Users that are interested in cmake-example are comparing it to the libraries listed below
Sorting:
- Boilerplate for a simple CMake-based C++ project☆154Updated 2 weeks ago
- Samples for Learning Modern CMake☆242Updated 9 years ago
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Love template metaprogramming☆330Updated 3 years ago
- An Enhancement Suite for the CMake Build System☆446Updated 4 years ago
- Basic, but working, C++ project using CMake, boost and Doxygen☆294Updated 10 years ago
- Common CMake modules☆156Updated 2 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆403Updated 2 months ago
- CMake: config mode of find_package command (examples)☆406Updated 4 years ago
- C++ benchmarking framework☆363Updated 6 years ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 7 years ago
- ☆147Updated 2 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 6 months ago
- Generic observable objects and reactive expressions for C++☆302Updated 4 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆186Updated 3 years ago
- Simple, flexible and modular assertion macro.☆229Updated last month
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- C++ features jump start☆123Updated 3 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆215Updated 6 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- Range-based for loops to iterate over a range of numbers or values☆314Updated last year
- Concise CMake templates for creating C++ libraries or executables.☆125Updated 3 years ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- A very sane (header only) C++14 JSON library☆135Updated 9 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- Replacements to standard numeric types which throw exceptions on errors☆220Updated last month
- Single-header program options parsing library for C++11☆134Updated 3 years ago
- This is an example of doing a Modern C++ project with CI☆124Updated 8 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 months ago