axr / solar-cmakeLinks
Provides various CMake utility modules.
☆77Updated 13 years ago
Alternatives and similar repositories for solar-cmake
Users that are interested in solar-cmake are comparing it to the libraries listed below
Sorting:
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆213Updated 3 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆213Updated 2 years ago
- cpp-netlib URI☆142Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A proposal for a JSON data type in the C++ standard library☆55Updated 6 years ago
- Boost.Process is a library to manage system processes☆111Updated 3 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- A simple process management library for C++ on UNIX platforms.☆143Updated 9 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
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 6 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.