Skip to content

Use CMake, Migrate code to C++17

Stepan VENCLIK requested to merge feature/cmake-cpp17 into develop
  • Removed Printing support (requires QtWebKit, deprecated at Qt 5.5),
  • Migrate build system to CMake
  • Fix code to work with C++17

Merge request reports