Am 02.05.2017 um 08:23 schrieb Kornel Benko <kor...@lyx.org>: > > commit 0935f94f0d448c1a9b521e4825b30b94fe0521ff > Author: Kornel Benko <kor...@lyx.org> > Date: Tue May 2 08:16:00 2017 +0200 > > Cmake build: Correct suffixing on non-gcc-compilers > > If the value LYX_PROGRAM_SUFFIX is not handled, we have to use > LYX_PACKAGE_SUFFIX. > The naming 'PACKAGE' in our sources is misleading, as it is used > for the name of the debian/rpm packages as well.
Are you confident it works with clang compilers as expected? I’m not sure how to test that… Stephan