aboutsummaryrefslogtreecommitdiff
path: root/find-modules
AgeCommit message (Collapse)Author
2012-06-20List the OpenGL module too.Stephen Kelly
2012-05-13FindKF5: make actual component-finding workAlex Neundorf
Alex
2012-05-13search inqt5 in FindQt5TransitionalAlex Neundorf
Since this is stuff which is in Qt5, we search inqt5 automatically when we hit the Qt4 path. Except if FindQt5Transitional is called from building kdelibs or inqt5 itself, and also not if it has already been found (happens in QtMimeTypes) Alex
2012-05-12add FindKF5.cmake for finding KF5 libsAlex Neundorf
Alex
2012-05-10Make it possible to build with Qt 5 again.Stephen Kelly
2012-05-08-move FindQt5Transitional to the find-modules/ directoryAlex Neundorf
Alex
2012-01-13FindBlueZ: add FeatureSummaryYury G. Kudryashov
2012-01-13Add FindLibUSB1.cmakeYury G. Kudryashov
2011-12-11-separate find-modules and other modules into two separate directories, so ↵Alex Neundorf
they can be handled differently (the macros can't clash with stuff from cmake, since they all have the ECM prefix) Alex