Op 2-6-2013 17:49, Kornel Benko schreef:
Am Sonntag, 2. Juni 2013 um 17:33:20, schrieb Kornel Benko
<kor...@lyx.org>
> Am Sonntag, 2. Juni 2013 um 15:32:52, schrieb Vincent van Ravesteijn
<v...@lyx.org>
> > commit 90610dbc0d33e32f5ae888681dad9eabe79d1303
> > Author: Vincent van Ravesteijn <v...@lyx.org>
> > Date: Sun Jun 2 15:07:50 2013 +0200
> >
> > CMake: Make sure the first po file is also processed
>
> Good catch. I didn't seen it for ages.
>
> Kornel
But that leads to errors here. We cannot overwrite the macro-parameter
_firstPoFile.
make[2]: *** No rule to make target `/usr/src/lyx/lyx-git/po/ALL',
needed by `po/ALL.gmo'. Stop.
make[2]: Leaving directory `/usr/BUILD/BuildLyxGit'
make[1]: *** [po/CMakeFiles/translations.dir/all] Error 2
I will commit a new version.
Kornel
Oh, I mistakenly thought that the line "SET(_first_po_file)" cleared the
variable. What did this line previously then ?
Thanks.
Vincent