Remove Qt 5 requirement from cmake.in
It's currently hardcoded to Qt5 even if we are only building against Qt 6.
This now switches uses the correct version depending on what it's built against.
Edited by Administrator
It's currently hardcoded to Qt5 even if we are only building against Qt 6.
This now switches uses the correct version depending on what it's built against.