mirror of
https://github.com/QuasarApp/Snake.git
synced 2025-04-27 10:14:39 +00:00
update find packagewd
This commit is contained in:
parent
a71645d803
commit
227f5d9b40
@ -13,7 +13,7 @@ if(TARGET ${PROJECT_NAME})
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
find_package(QT NAMES Qt6 Qt5 COMPONENTS Core REQUIRED)
|
find_package(QT NAMES Qt6 Qt5 COMPONENTS Core REQUIRED)
|
||||||
find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Core Test QUIET)
|
find_package(Qt${QT_VERSION_MAJOR} COMPONENTS Core Test REQUIRED)
|
||||||
|
|
||||||
include(submodules/QuasarAppLib/CMake/QuasarApp.cmake)
|
include(submodules/QuasarAppLib/CMake/QuasarApp.cmake)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user