mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
CMake: full path of an include needed for ver <3.0
This commit is contained in:
parent
7bc0a6f388
commit
78b7045ed8
@ -102,5 +102,5 @@ if(QT_USES_X11)
|
||||
endif()
|
||||
|
||||
if (LYX_ENABLE_EXPORT_TESTS)
|
||||
include(ExportTests)
|
||||
include(${TOP_SRC_DIR}/development/autotests/ExportTests.cmake)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user