summaryrefslogtreecommitdiffstats
path: root/app/config.tests/qlibwindowmanager
AgeCommit message (Collapse)AuthorFilesLines
2017-12-27Fix build with libhomescreen and qlibwindowmanager with bitbakesandbox/ruke47/ces2018Tasuku Suzuki1-1/+1
https://gerrit.automotivelinux.org/gerrit/#/c/12579/ broke the build with bitbake because tests are not perfect. libhomescreen: pkg name used to be homescreen but now it is libhomescreen qlibwindowmanager: the test needs Qt Change-Id: Ib43ac5d0cd1189a3490a60b54760fefc9b15954c Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2017-12-14Check if dependencies are available and make it run without themTasuku Suzuki2-0/+13
To develop apps efficiently, apps should work on any platform that Qt supports. Change-Id: I559786d207663e023cfbbf1a3f6cf1770191a960 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>