]> git.lyx.org Git - features.git/commit
Cmake test build (perl): Use File::Spec->rel2abs instead of abs_path()
authorKornel Benko <kornel@lyx.org>
Mon, 18 Nov 2013 11:25:18 +0000 (12:25 +0100)
committerKornel Benko <kornel@lyx.org>
Mon, 18 Nov 2013 11:25:18 +0000 (12:25 +0100)
commit5f7102d2bc46fd1b55f252b37e170964644149e2
treebde36cc963216cf60b3035446dcca90d7be29378
parentfc00c117fc09df4b202d63f61ce592d5b86c3e49
Cmake test build (perl): Use File::Spec->rel2abs instead of abs_path()

Problem arises on fresh build, where the destination file is not yet defined.
In that case Cwd::abs_path() returns empty string, which fatal later on.
development/autotests/useSystemFonts.pl