mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
parent
0cb62920a7
commit
7511545ee2
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ function (wl_proto target name dir)
|
||||||
target_include_directories(${target} INTERFACE ${PROTO_BUILD_PATH})
|
target_include_directories(${target} INTERFACE ${PROTO_BUILD_PATH})
|
||||||
target_link_libraries(${target} wl-proto-${name}-wl Qt6::WaylandClient Qt6::WaylandClientPrivate)
|
target_link_libraries(${target} wl-proto-${name}-wl Qt6::WaylandClient Qt6::WaylandClientPrivate)
|
||||||
qs_pch(${target} SET wayland-protocol)
|
qs_pch(${target} SET wayland-protocol)
|
||||||
|
target_compile_options(wl-proto-${name}-wl PRIVATE ${wayland_CFLAGS})
|
||||||
endfunction()
|
endfunction()
|
||||||
|
|
||||||
# -----
|
# -----
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue