mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 14:55:38 +00:00
YUZU: trying to specify qt5 path -fix1
This commit is contained in:
parent
cef13a71e8
commit
5ab18daa2f
|
@ -536,10 +536,6 @@ modules:
|
|||
TITLEBARFORMATIDLE: yuzu {}
|
||||
TITLEBARFORMATRUNNING: yuzu {} | {}
|
||||
LDFLAGS: -L/app/lib -Wl,-z,relro,-z,now -Wl,--as-needed
|
||||
build-commands:
|
||||
- |
|
||||
find_package(Qt6 REQUIRED COMPONENTS Core5Compat)
|
||||
target_link_libraries(mytarget PRIVATE Qt6::Core5Compat)
|
||||
cleanup:
|
||||
- /share/man
|
||||
- /share/pixmaps
|
||||
|
|
Loading…
Reference in a new issue