Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove macro for querying qmake for qmake variables. | Clinton Stimpson | 2010-06-12 | 1 | -2/+5 |
* | Change to use FindX11.cmake. Should fix #9929. | Clinton Stimpson | 2010-03-17 | 1 | -53/+25 |
* | ENH: Modify how OpenGL is searched for, that is, use FindOpenGL.cmake. | Clinton Stimpson | 2010-03-17 | 1 | -17/+5 |
* | Fix Qt with OpenGL on the Mac. | Bill Hoffman | 2010-03-10 | 1 | -1/+15 |
* | Put quotes arounds strings when doing STREQUAL. | Clinton Stimpson | 2010-01-18 | 1 | -2/+2 |
* | BUG: Fix #10021 don't specify libraries Qt depends on unless Qt is static. | Clinton Stimpson | 2009-12-15 | 1 | -7/+25 |
* | Fix bug #9918, spaces included in QT_LIBRARIES when using QtOpenGL. | Clinton Stimpson | 2009-11-18 | 1 | -0/+1 |
* | only add -DQT_DLL on Windows, ok by Clinton | Alexander Neundorf | 2009-11-17 | 1 | -2/+2 |
* | Split some logic of FindQt4.cmake into separate files, which are included aut... | Alexander Neundorf | 2009-11-15 | 1 | -0/+340 |