Skip to content

Autogen: Always create AUTOMOC/AUTOUIC include directory

The AUTOGEN include directory was always passed to the compiler but only generated on demand. To avoid compiler complaints when using -Wmissing-include-dirs make sure the directory gets created always.

Closes #17147 (closed)

Merge request reports