Mizux / cmake-externalLinks
Modern CMake C++ FetchContent Sample
☆28Updated this week
Alternatives and similar repositories for cmake-external
Users that are interested in cmake-external are comparing it to the libraries listed below
Sorting:
- Skeleton for C++ header-only libraries☆118Updated last year
- Boilerplate for a simple CMake-based C++ project☆153Updated 4 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 months ago
- Code samples☆68Updated 8 months ago
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆103Updated 3 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- CMake checks cache helper modules – for fast CI CMake builds!☆85Updated 3 years ago
- CMake SuperBuild template using External_Projects☆86Updated 11 years ago
- This is an example of doing a Modern C++ project with CI☆124Updated 8 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Wrapping python made easy☆123Updated 6 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆229Updated 4 months ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- A compile-time linear algebra system for C++☆123Updated 4 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆82Updated 3 weeks ago
- Binder, tool for automatic generation of Python bindings☆353Updated last month
- ☆147Updated last year
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Example C++11 CMake project that incorporates awesome Clang tooling☆108Updated 5 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Common CMake modules☆156Updated last year
- Header only read/write wrapper to combine mutexes with locks.☆150Updated last year
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- How to install a library with cmake☆153Updated 5 years ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…