diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt index 70c0c5276a..d7d140750a 100644 --- a/src/wayland/CMakeLists.txt +++ b/src/wayland/CMakeLists.txt @@ -313,7 +313,7 @@ ecm_generate_export_header(KWaylandServer # needs fixing of undeprecated API being still implemented using own deprecated API -target_include_directories(KWaylandServer INTERFACE "$") +target_include_directories(KWaylandServer INTERFACE "$") target_link_libraries(KWaylandServer PUBLIC Qt5::Gui