mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-25 08:03:54 -07:00
Qt5_FOUND
This commit is contained in:
parent
f3370a4f52
commit
fa77b696d0
17 changed files with 3 additions and 102 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue