aboutsummaryrefslogtreecommitdiff
path: root/modules/FindQt4.cmake
AgeCommit message (Expand)Author
2006-02-16-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a...Alexander Neundorf
2006-02-15Hmm, "NOT" can't be lowercased. I tested before lowercasing that last one, of...David Faure
2006-02-15Lowercase some common keywords to improve readabilityDavid Faure
2006-02-12-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...Alexander Neundorf
2006-02-11now cmake 2.3.3 is required, if you have an older version, you get a warningAlexander Neundorf
2006-02-09-move find_package(pcre) back to kdelibs/CMakeLists.txt, otherwise HAVE_PCREP...Alexander Neundorf
2006-02-08add some libnamesChristian Ehrlicher
2006-02-08the Qt Assistant library is named QtAssistantClientAlexander Neundorf
2006-02-01output Qt versionAlexander Neundorf
2006-02-01hmm, include/Qt/ seems to be different an every platformAlexander Neundorf
2006-02-01there's no Qt.framework on OS XAlexander Neundorf
2006-02-01-FindQt4.cmake now checks first for include/QtCore, and only optionally for i...Alexander Neundorf
2006-01-29prepare support for the windows portAlexander Neundorf
2006-01-29-install dcopidl (dcopidl.bat on windows)Alexander Neundorf
2006-01-29mess with the path only or QtTestBenjamin Reed
2006-01-28stupid non-framework QtTestBenjamin Reed
2006-01-28-support QtSvg and QtTestAlexander Neundorf
2006-01-28-new module to find agg (I don't have it installed here, so I couldn't really...Alexander Neundorf
2006-01-28this wan't intended to be commitedAlexander Neundorf
2006-01-28-prefer the Qt binaries in the "special" (like QTDIR) directories over the Qt...Alexander Neundorf
2006-01-27-lQtTest is not a framework on osx qt 4.1.0, need -L stillBenjamin Reed
2006-01-25add the stuff moved from kdesdk, maybe...Alexander Neundorf
2006-01-22- add the X11 incklude dirsAlexander Neundorf
2006-01-22-generate_findpackage_file: a script to simplify generating simple FindFoo.cm...Alexander Neundorf
2006-01-19-fix ui3 handlingAlexander Neundorf