Qt5_FOUND

This commit is contained in:
tooomm 2026-03-29 19:12:25 +02:00
parent 1fdec70ac3
commit d47619e21d
16 changed files with 1 additions and 56 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)