OlivierLDff / QOlm

🧱 QAbstractListModel subclass that provide List of QObject to C++ and Qml
https://olivierldff.github.io/QOlm/
Other
29 stars 9 forks source link

🔨 Compatibility with Qt6 for cmake #2

Closed OlivierLDff closed 2 months ago

OlivierLDff commented 4 years ago

https://github.com/OlivierLDff/QOlm/blob/21a3a2b0ca594d1ec1a665fcf2c37afa60eabaf4/CMakeLists.txt#L105

Should follow guidelines: https://doc-snapshots.qt.io/qt6-dev/cmake-qt5-and-qt6-compatibility.html#versionless-targets

OlivierLDff commented 2 months ago

Done