mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 04:25:39 +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 {}
|
TITLEBARFORMATIDLE: yuzu {}
|
||||||
TITLEBARFORMATRUNNING: yuzu {} | {}
|
TITLEBARFORMATRUNNING: yuzu {} | {}
|
||||||
LDFLAGS: -L/app/lib -Wl,-z,relro,-z,now -Wl,--as-needed
|
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:
|
cleanup:
|
||||||
- /share/man
|
- /share/man
|
||||||
- /share/pixmaps
|
- /share/pixmaps
|
||||||
|
|
Loading…
Reference in a new issue