diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt index 96a2f5e1f1..ae0421531e 100644 --- a/src/wayland/CMakeLists.txt +++ b/src/wayland/CMakeLists.txt @@ -260,7 +260,7 @@ ecm_add_qtwayland_server_protocol_kde(SERVER_LIB_SRCS ) ecm_add_qtwayland_server_protocol_kde(SERVER_LIB_SRCS - PROTOCOL PROTOCOL ${PLASMA_WAYLAND_PROTOCOLS_DIR}/screencast.xml + PROTOCOL ${PLASMA_WAYLAND_PROTOCOLS_DIR}/screencast.xml BASENAME zkde-screencast-unstable-v1 )