mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
Qt5_FOUND
This commit is contained in:
parent
f3370a4f52
commit
fa77b696d0
17 changed files with 3 additions and 102 deletions
|
|
@ -16,8 +16,6 @@ set(HEADERS
|
|||
|
||||
if(Qt6_FOUND)
|
||||
qt6_wrap_cpp(MOC_SOURCES ${HEADERS})
|
||||
elseif(Qt5_FOUND)
|
||||
qt5_wrap_cpp(MOC_SOURCES ${HEADERS})
|
||||
endif()
|
||||
|
||||
add_library(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue