mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 03:11:59 +00:00
Fix typo
This commit is contained in:
parent
34207e5571
commit
9235e82558
@ -60,7 +60,7 @@ if(Q_WS_X11)
|
|||||||
|
|
||||||
if(Missing)
|
if(Missing)
|
||||||
message(STATUS "Missing Libraries or programs to create xvkbd: ${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()
|
endif()
|
||||||
|
|
||||||
if(NOT Missing)
|
if(NOT Missing)
|
||||||
|
Loading…
Reference in New Issue
Block a user