mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix typo
This commit is contained in:
parent
34207e5571
commit
9235e82558
@ -60,7 +60,7 @@ if(Q_WS_X11)
|
||||
|
||||
if(Missing)
|
||||
message(STATUS "Missing Libraries or programs to create xvkbd: ${Missing}")
|
||||
message(STATUS "cmake build is therefore omiting autotests")
|
||||
message(STATUS "cmake build is therefore omitting autotests")
|
||||
endif()
|
||||
|
||||
if(NOT Missing)
|
||||
|
Loading…
Reference in New Issue
Block a user