summaryrefslogtreecommitdiffstats
path: root/config.tests/wayland_scanner/wayland_scanner.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-7/+0
| | | | | | | | | | | | | Re-use configuration results from qtbase where possible and move all pkg-config handling over to be done at configuration time. Since waylandclient and waylandcompositor are two independent libs, this required some duplication of features and libraries used by both in the configure.json files. Change-Id: I1f3ec56c85cb780324cc7634a3ad7951125853a0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
* Fixed broken wayland_scanner config.test.Samuel Rødal2013-04-171-2/+10
| | | | | | | | We need to replicate the extra compiler rule to invoke the wayland-scanner without trying to invoke the qtwaylandscanner. Change-Id: I312b24103f63570080c32103fb352f1948308f15 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Require xkbcommon and wayland-scanner to buildAndy Nichols2013-02-011-0/+15
Change-Id: I83066c632c5dec9599d7261a2f353ef4749a19da Reviewed-by: Jørgen Lind <jorgen.lind@gmail.com>