Am Donnerstag, 21. August 2014 um 18:22:46, schrieb Stephan Witt <sw...@lyx.org>
> +               if(APPLE)
> +                       find_package(Qt5MacExtras)
> +               elseif(UNIX)
> +                       find_package(Qt5X11Extras)
> +               endif()


Why this? find_package(Qt5X11Extras) should determine, if QT
is built over X11.
This is platform independent.
We need it only for keytests.


        Kornel

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

Reply via email to