From: Kornel Benko Date: Mon, 26 Aug 2013 20:06:01 +0000 (+0200) Subject: Copyright X-Git-Tag: 2.1.0beta2~128 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=29381d2b52b6b9b9db23bcc431c1d30bfd1f6784;p=lyx.git Copyright --- diff --git a/src/tex2lyx/test/runtests.cmake b/src/tex2lyx/test/runtests.cmake index ef35602e45..4110087df4 100644 --- a/src/tex2lyx/test/runtests.cmake +++ b/src/tex2lyx/test/runtests.cmake @@ -1,9 +1,11 @@ # This file is part of LyX, the document processor. # Licence details can be found in the file COPYING. # -# Copyright (c) 2013 Kornel Benko kornel@lyx.org -# +# Copyright (c) 2013 Kornel Benko +# (c) 2013 Scott Kostyshak # +# Script should be called like: +# COMMAND ${CMAKE_COMMAND} \ # -DLYX_TESTS_USERDIR=${LYX_TESTS_USERDIR} \ # -DLYX_USERDIR_VER=${LYX_USERDIR_VER} \ # -DLYX_PYTHON_EXECUTABLE=${LYX_PYTHON_EXECUTABLE} \