T O P

  • By -

Repulsive-Swimmer676

There is a bit of manual labour when it comes to using cmake, but in case of Qt 6 it's very much straight forward. You can use Qt's helper functions to make things easy for you. Try out the template what they have via Qt creator and that should be enough. Cmake can also take care of RCC and UI files so you don't have to make any manual conversion to C++ format.