On 2017-03-24, Kornel Benko wrote:
> Am Freitag, 24. März 2017 um 11:28:41, schrieb Guenter Milde 
> <mi...@users.sf.net>

>> CMake Error at development/cmake/modules/LyXMacros.cmake:250 (list):
>>   list sub-command FIND requires three arguments.
>> Call Stack (most recent call first):
>>   CMakeLists.txt:149 (LYX_COMBO)


> That is the first error. Check the line CMakeLists.txt:149. Should still be

>       LYX_COMBO(USE_QT            "Use Qt version as frontend" QT4 QT5)

In my checkout at "lyx", lyx/CMakeLists.txt the above is at line 144
while line149 is:

LYX_COMBO(EXTERNAL_MYTHES   "OFF := Build 3rdparty lib mytheslib" AUTO OFF ON)

OTOH, there are 33 furthter CMakeLists.txt files in various subdirectories...

Günter

Reply via email to