mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
CMake: xvkbd: Fix spelling
This commit is contained in:
parent
33aef1befe
commit
d3634b6cd5
@ -57,7 +57,7 @@ if(Q_WS_X11)
|
||||
list(REMOVE_DUPLICATES XVFBDLIBS)
|
||||
|
||||
if(Missing)
|
||||
message(STATUS "Missing Libraries or programms to create xvkbd: ${Missing}")
|
||||
message(STATUS "Missing libraries or programs to create xvkbd: ${Missing}")
|
||||
message(STATUS "cmake build is therefore omiting autotests")
|
||||
endif()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user