mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
revert change 1dcb70a
This commit is contained in:
parent
bd5687fbfd
commit
471fdcd9d0
@ -718,10 +718,7 @@ if(LYX_INSTALL)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
add_subdirectory(sourcedoc "${TOP_BINARY_DIR}/sourcedoc")
|
add_subdirectory(sourcedoc "${TOP_BINARY_DIR}/sourcedoc")
|
||||||
if(Q_WS_X11)
|
|
||||||
message(STATUS "Adding auto test...")
|
|
||||||
add_subdirectory(development/autotests "${TOP_BINARY_DIR}/autotests")
|
add_subdirectory(development/autotests "${TOP_BINARY_DIR}/autotests")
|
||||||
endif()
|
|
||||||
|
|
||||||
message(STATUS)
|
message(STATUS)
|
||||||
message(STATUS "Build options, switch LYX_* variables by -DLYX_*=ON or OFF:")
|
message(STATUS "Build options, switch LYX_* variables by -DLYX_*=ON or OFF:")
|
||||||
|
Loading…
Reference in New Issue
Block a user