[CMake] cmake qt4 opengl

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Mon Dec 13 06:54:32 EST 2010


-------- Original-Nachricht --------
> Datum: Mon, 13 Dec 2010 12:48:23 +0000
> Von: luxInteg 
> An: cmake at cmake.org
> Betreff: [CMake] cmake qt4  opengl

> Greetings,
> 
> This is towards banishing  my  cmake/qt4 idiocy.
> 
> 
> my CMakeLists.txt has these:-
> 
> 
>   FIND_PACKAGE( Qt4 REQUIRED )
> 
>   set( QT_USE_OPENGL TRUE )

FindQt4.cmake:
# When using the components argument, QT_USE_QT* variables are automatically set
# for the QT_USE_FILE to pick up.  If one wishes to manually set them, the
# available ones to set include:
#                    QT_DONT_USE_QTCORE
#                    QT_DONT_USE_QTGUI
...
#                    QT_USE_QTOPENGL
#                    QT_USE_QTSQL

HTH
Christian
-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail


More information about the CMake mailing list