On 2017-03-24, Kornel Benko wrote:
> Am Freitag, 24. März 2017 um 16:17:21, schrieb Guenter Milde 
> <mi...@users.sf.net>
>> 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)

We managed to fix the problem in private conversation:

The cache-variable LYX_EXTERNAL_MYTHES was changed from BOOL (ON OFF)
to STRING to allow the value AUTO.

2 alternative fixes:

A.) Edit CMakeCache.txt
        delete all lines with EXTERNAL_MYTHES
B.) Delete CMakeCache.txt

That did it.

Günter

Reply via email to