On 2015-11-25, Scott Kostyshak wrote:
> On Tue, Nov 24, 2015 at 06:48:32PM +0100, Kornel Benko wrote:
>> commit 05b517e6143fafb70b57c8390f684637a54788ce
>> Author: Kornel Benko <kor...@lyx.org>
>> Date:   Tue Nov 24 18:42:36 2015 +0100

>>     Cmake export tests: Renamed nonstandardTests to unreliableTests
>>     and introduce sublabels

>>     Sublabels section in *.Tests starts with 'Sublabel: name'
>>     and is valid until start of a new sublabel.
>>     'name' contains only ascii characters [a-z]+

> My cmake command now exits with error for me:

I can reproduce.
Error is:
CMake Error at development/autotests/ExportTests.cmake:153 (file):
  file STRINGS given unknown argument "ENCODING"
Call Stack (most recent call first):
  development/autotests/ExportTests.cmake:201 (loadTestList)
  development/autotests/CMakeLists.txt:118 (include)


CMake Error at development/autotests/ExportTests.cmake:153 (file):
  file STRINGS given unknown argument "ENCODING"
Call Stack (most recent call first):
  development/autotests/ExportTests.cmake:202 (loadTestList)
  development/autotests/CMakeLists.txt:118 (include)


CMake Error at development/autotests/ExportTests.cmake:153 (file):
  file STRINGS given unknown argument "ENCODING"
Call Stack (most recent call first):
  development/autotests/ExportTests.cmake:203 (loadTestList)
  development/autotests/CMakeLists.txt:118 (include)


CMake Error at development/autotests/ExportTests.cmake:153 (file):
  file STRINGS given unknown argument "ENCODING"
Call Stack (most recent call first):
  development/autotests/ExportTests.cmake:204 (loadTestList)
  development/autotests/CMakeLists.txt:118 (include)



Günter

Reply via email to