mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Amend last changes 7d66e37eb2
and 06fa1ef332
to rename the MYTHESLIB cmake lookup again
This commit is contained in:
parent
06fa1ef332
commit
7923ac5804
@ -831,7 +831,7 @@ if (LYX_EXTERNAL_MYTHES MATCHES "AUTO")
|
||||
endif()
|
||||
endif()
|
||||
if (LYX_EXTERNAL_MYTHES MATCHES "ON")
|
||||
find_package(MyThesLIB REQUIRED)
|
||||
find_package(MYTHESLIB REQUIRED)
|
||||
else()
|
||||
add_subdirectory(3rdparty/mythes)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user