Am Dienstag, 19. März 2013 um 13:53:10, schrieb Kornel Benko <kor...@lyx.org>
> Am Dienstag, 19. März 2013 um 13:01:42, schrieb Jean-Marc Lasgouttes 
> <lasgout...@lyx.org>
> >  for frontend in $FRONTENDS ; do
> >    case "$frontend" in
> >      qt4)
> > -         QT4_DO_IT_ALL
> > +         QT4_DO_IT_ALL([4.5.0])
> >           FRONTENDS_PROGS="$FRONTENDS_PROGS lyx-qt4\$(EXEEXT)"
> >           FRONTENDS_SUBDIRS="$FRONTENDS_SUBDIRS qt4"
> >           RPM_FRONTEND="qt4"
> 
> Doing the same for cmake, we need to call
>       find_package(Qt4 "4.5.0" REQUIRED)
> but with our included module 'FindQt4.cmake' this does not work.
> Cmake itself provides this module also, and this works for me.
> Therefore I propose to remove our module.
> 
> Is this a problem on some other platform?
> 

No one? I am tempted to commit.

        Kornel

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

Reply via email to