Mahlet-Inc / hobbits

A multi-platform GUI for bit-based analysis, processing, and visualization
https://mahlet-inc.github.io
MIT License
660 stars 45 forks source link

Use Qt versionless target to allow for Qt5 and Qt6 compatibility. #162

Closed antoniovazquezblanco closed 1 year ago

antoniovazquezblanco commented 1 year ago

Qt 5.15 introduced versionless package detection to allow for Qt 5 & Qt6 compatibility.

https://doc.qt.io/qt-6/cmake-qt5-and-qt6-compatibility.html

antoniovazquezblanco commented 1 year ago

Sorry, missed the develop branch. Closing to PR against develop. Thanks