index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
FindQt4.cmake
Age
Commit message (
Expand
)
Author
2006-02-12
-moved the cmake code to find kdewin32 out of FindKDE4.cmake and into its own...
Alexander Neundorf
2006-02-11
now cmake 2.3.3 is required, if you have an older version, you get a warning
Alexander Neundorf
2006-02-09
-move find_package(pcre) back to kdelibs/CMakeLists.txt, otherwise HAVE_PCREP...
Alexander Neundorf
2006-02-08
add some libnames
Christian Ehrlicher
2006-02-08
the Qt Assistant library is named QtAssistantClient
Alexander Neundorf
2006-02-01
output Qt version
Alexander Neundorf
2006-02-01
hmm, include/Qt/ seems to be different an every platform
Alexander Neundorf
2006-02-01
there's no Qt.framework on OS X
Alexander Neundorf
2006-02-01
-FindQt4.cmake now checks first for include/QtCore, and only optionally for i...
Alexander Neundorf
2006-01-29
prepare support for the windows port
Alexander Neundorf
2006-01-29
-install dcopidl (dcopidl.bat on windows)
Alexander Neundorf
2006-01-29
mess with the path only or QtTest
Benjamin Reed
2006-01-28
stupid non-framework QtTest
Benjamin Reed
2006-01-28
-support QtSvg and QtTest
Alexander 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-28
this wan't intended to be commited
Alexander 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 still
Benjamin Reed
2006-01-25
add the stuff moved from kdesdk, maybe...
Alexander Neundorf
2006-01-22
- add the X11 incklude dirs
Alexander Neundorf
2006-01-22
-generate_findpackage_file: a script to simplify generating simple FindFoo.cm...
Alexander Neundorf
2006-01-19
-fix ui3 handling
Alexander Neundorf