Skip to content

Stop using qt5_use_modules

Gets rid of the following warning:

CMake Warning (dev) at <qtbase-dev>/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:44 (message):
  qt5_use_modules is not part of the official API, and might be removed in Qt
  6.

Merge request reports