mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-18 13:26:27 +00:00
tiled_wm: build test/tiled_wm in run script
This commit is contained in:
parent
7961ff50a2
commit
6d78712454
@ -1,5 +1,7 @@
|
||||
source ${genode_dir}/repos/libports/run/qt5_common.inc
|
||||
|
||||
build { test/tiled_wm }
|
||||
|
||||
import_from_depot [depot_user]/src/qt5_component \
|
||||
[depot_user]/src/qt5_textedit \
|
||||
[depot_user]/src/dynamic_rom \
|
||||
@ -219,7 +221,7 @@ install_config {
|
||||
</config>
|
||||
}
|
||||
|
||||
build_boot_image [qt5_boot_modules]
|
||||
build_boot_image [list {*}[build_artifacts] {*}[qt5_boot_modules]]
|
||||
|
||||
append qemu_args " -device nec-usb-xhci,id=xhci -device usb-tablet"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user