It didn't build the windowed x11 backend beforewilder/Plasma/6.3
parent
34e48bd7f1
commit
4f2dcc3370
2 changed files with 4 additions and 5 deletions
@ -1,4 +1,6 @@ |
||||
add_subdirectory(standalone) |
||||
if (KWIN_BUILD_X11_BACKEND) |
||||
add_subdirectory(standalone) |
||||
endif() |
||||
if (X11_XCB_FOUND) |
||||
add_subdirectory(windowed) |
||||
endif() |
||||
|
||||
Loading…
Reference in new issue