forexample / package-example
CMake: config mode of find_package command (examples)
☆402Updated 3 years ago
Alternatives and similar repositories for package-example:
Users that are interested in package-example are comparing it to the libraries listed below
- Example library that shows best practices and proper usage of CMake by using targets☆673Updated 4 years ago
- Template for reliable, cross-platform C++ project setup using cmake.☆926Updated 3 weeks ago
- An OS-agnostic C++ library template in plain CMake.☆368Updated 4 years ago
- CMake modules to help use sanitizers☆396Updated 7 months ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- Header only C++14 mocking framework☆842Updated last week
- Easy Boost integration in CMake projects☆404Updated 2 years ago
- Implementation of strong types in C++☆789Updated 2 years ago
- The Hitchhiker’s Guide to the CMake☆528Updated last year
- A simple example of how to setup a complete CI environment for C and C++☆393Updated 4 years ago
- A set of cmake modules to assist in building code☆286Updated 3 years ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆926Updated this week
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆359Updated 4 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆212Updated 2 years ago
- A small c++ template with modern CMake☆321Updated 2 months ago
- Basic, but working, C++ project using CMake, boost and Doxygen☆294Updated 9 years ago
- An Enhancement Suite for the CMake Build System☆440Updated 3 years ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆567Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆650Updated last year
- Native ApprovalTests for C++ on Linux, Mac and Windows☆324Updated 2 weeks ago
- C++17 `std::variant` for C++11/14/17