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
/
find-modules
/
FindQt5Transitional.cmake
Age
Commit message (
Expand
)
Author
2013-04-14
Remove some no-longer-needed code from Qt5Transitional.
Stephen Kelly
2013-04-12
Clean up some QtQuick1 stuff.
Stephen Kelly
2013-03-25
Add declarative modules to 'all modules'
Stephen Kelly
2013-03-25
List X11Extras as part of 'all modules'
Stephen Kelly
2013-03-24
Set the INTERFACE_INCLUDE_DIRECTORIES for all available Qt components.
Stephen Kelly
2013-03-16
Remove some settings which are no longer needed with CMake 2.8.11.
Stephen Kelly
2013-03-14
Add more convenient fragments until it appears upstream.
Stephen Kelly
2013-01-25
Populate INTERFACE properties of Qt targets here until upstream does it.
Stephen Kelly
2013-01-19
Remove reference to inqt5 which was always bogus.
Stephen Kelly
2012-12-12
Set CMAKE_POSITION_INDEPENDENT_CODE if required.
Stephen Kelly
2012-12-12
Populate the QT_LIBRARIES variable.
Stephen Kelly
2012-12-12
QtWebkit is now split in QtWebKit and QtWebKitWidgets
Jon Severinsson
2012-11-24
Explicitly specify the minimum required Qt version here.
Volker Krause
2012-10-25
QtQuick1 is renamed QtDeclarative.
Stephen Kelly
2012-06-20
List the OpenGL module too.
Stephen Kelly
2012-05-13
search inqt5 in FindQt5Transitional
Alex Neundorf
2012-05-10
Make it possible to build with Qt 5 again.
Stephen Kelly
2012-05-08
-move FindQt5Transitional to the find-modules/ directory
Alex Neundorf