Am Montag, 19. Oktober 2015 um 18:02:02, schrieb Vincent van Ravesteijn 
<v...@lyx.org>
> commit 92b7c5a92f21956f6da19c8ac783cd9132ca82b9
> Author: Vincent van Ravesteijn <v...@lyx.org>
> Date:   Mon Oct 19 17:50:59 2015 +0200
> 
>     cmake: Put updatetex2lyxtests in an appropriate folder
> 
> diff --git a/src/tex2lyx/test/CMakeLists.txt b/src/tex2lyx/test/CMakeLists.txt
> index e11b345..c513d6e 100644
> --- a/src/tex2lyx/test/CMakeLists.txt
> +++ b/src/tex2lyx/test/CMakeLists.txt
> @@ -71,3 +71,4 @@ add_custom_command(
>  )
>  
>  add_custom_target(updatetex2lyxtests DEPENDS LyxTestFiles)
> +set_target_properties(updatetex2lyxtests PROPERTIES FOLDER "tests/tex2lyx")

Why is that important? This is only a phony target ..., there should be no data 
in the specified "tests/tex2lyx" folder.
In fact, there is no such folder on my platform.

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to