mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-12 12:45:56 +00:00
add FindQt.cmake to reuse
This commit is contained in:
parent
e4f19145d6
commit
bee3f1075d
1 changed files with 3 additions and 0 deletions
|
@ -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)
|
||||
file(GLOB QT_KITS LIST_DIRECTORIES true "C:/Qt/*/msvc*")
|
||||
list(SORT QT_KITS COMPARE NATURAL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue