mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-08 17:13:57 -07:00
Bump minimum Qt version from 5.8 to 5.15
This commit is contained in:
parent
e7af1bbec9
commit
2aca0432b7
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ if(Qt6_FOUND)
|
|||
endif()
|
||||
else()
|
||||
find_package(
|
||||
Qt5 5.8.0
|
||||
Qt5 5.15.2
|
||||
COMPONENTS ${REQUIRED_QT_COMPONENTS}
|
||||
QUIET HINTS ${Qt5_DIR}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue