mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 10:35:03 +00:00
add FindQt.cmake to reuse
This commit is contained in:
parent
e4f19145d6
commit
bee3f1075d
@ -1,3 +1,6 @@
|
|||||||
|
# SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project
|
||||||
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
if(WIN32 AND NOT CMAKE_PREFIX_PATH)
|
if(WIN32 AND NOT CMAKE_PREFIX_PATH)
|
||||||
file(GLOB QT_KITS LIST_DIRECTORIES true "C:/Qt/*/msvc*")
|
file(GLOB QT_KITS LIST_DIRECTORIES true "C:/Qt/*/msvc*")
|
||||||
list(SORT QT_KITS COMPARE NATURAL)
|
list(SORT QT_KITS COMPARE NATURAL)
|
||||||
|
Loading…
Reference in New Issue
Block a user