Qt5_FOUND

This commit is contained in:
tooomm 2026-03-29 19:12:25 +02:00
parent f3370a4f52
commit fa77b696d0
17 changed files with 3 additions and 102 deletions

View file

@ -45,8 +45,6 @@ endif(APPLE)
if(Qt6_FOUND)
qt6_add_resources(servatrice_RESOURCES_RCC ${servatrice_RESOURCES})
elseif(Qt5_FOUND)
qt5_add_resources(servatrice_RESOURCES_RCC ${servatrice_RESOURCES})
endif()
set(QT_DONT_USE_QTGUI TRUE)