gio-qt/qgio-tools/CMakeLists.txt
zty199 3ef249a410 feat: add support for Qt6
use both Qt6 and Qt5 to compile, generate gio-qt6 for Qt6

Log: add support for Qt6
2024-06-13 09:41:37 +08:00

5 lines
62 B
CMake

# QXdgDesktopEntryTest
include(qt6.cmake)
include(qt5.cmake)