mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-12 11:37:12 -05:00
Fixed typo from merge
This commit is contained in:
parent
5eadd10612
commit
e011a6eb25
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ if(UNIX AND NOT APPLE)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(X11_FOUND AND X11_Xi_FOUND AND X11_XTest_FOUND AND Qt5X11Extras_FOUND)
|
if(X11_FOUND AND X11_Xi_FOUND AND X11_XTest_FOUND AND Qt5X11Extras_FOUND)
|
||||||
add_subdirectory(x11)
|
add_subdirectory(xcb)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue