Skip to content

Generate qt files before compilation

m.marn requested to merge fix-diagnostic-compilation into master

The cmake build process didn't include the generation of the Qt files. This MR adds the auto-generation via CMake.

Merge request reports