This repository was archived by the owner on Mar 24, 2026. It is now read-only.
QtCreator + OpenMP support
- Better support for OpenMP.
- Better support for C++ libraries without supplied pkg-config (.pc) files.
- Support for .h++ files.
- Can now generate project files for QtCreator / qmake.
- More conventional C++ formatting with
sm fmt(clang-format with Webkit style, 99 columns). - Updated examples.