summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase/OEQt5Toolchain.cmake
Commit message (Collapse)AuthorAgeFilesLines
* qt5: rename <module>-git directories with patches to just <module>Martin Jansa2015-05-281-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: drop recipes for 5.4.1 versionMartin Jansa2015-05-281-1/+0
| | | | | | | | * we don't plan to keep 2 versions, one from tarballs and one from git now there is 5.4.2 in git recipes and 5.4.1 tarballs aren't very useful anymore Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nativesdk-qtbase: Add CMake toolchain configurationOtavio Salvador2014-10-311-0/+1
This allow out of box use of CMake in a SDK; this includes the subscript to properly set the host binaries path. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>