mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-13 03:11:16 +00:00
Tidy a couple things.
This commit is contained in:
parent
ae971d1cff
commit
028fce015d
@ -361,8 +361,6 @@ if(BUILD_WAYLAND)
|
|||||||
|
|
||||||
pkg_check_modules(wayland-protocols QUIET wayland-protocols>=1.13)
|
pkg_check_modules(wayland-protocols QUIET wayland-protocols>=1.13)
|
||||||
if(WAYLAND_CLIENT_FOUND AND wayland-protocols_FOUND)
|
if(WAYLAND_CLIENT_FOUND AND wayland-protocols_FOUND)
|
||||||
#target_sources( ${COMPONENT} PRIVATE display-wayland.cxx )
|
|
||||||
|
|
||||||
# find Wayland protocols
|
# find Wayland protocols
|
||||||
pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir)
|
pkg_get_variable(WAYLAND_PROTOCOLS_DIR wayland-protocols pkgdatadir)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user