Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

QtCreator + OpenMP support

Choose a tag to compare

@xyproto xyproto released this 14 May 09:40
  • 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.