mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
6c2ac345fd
Issue #4458
9 lines
258 B
Plaintext
9 lines
258 B
Plaintext
set test_imports "[depot_user]/src/test-vfs_capture \
|
|
[depot_user]/src/vfs_capture"
|
|
|
|
set test_binary "test-vfs_capture"
|
|
|
|
set test_vfs_config { <vfs><dir name="dev"><capture/></dir></vfs> }
|
|
|
|
source ${genode_dir}/repos/libports/run/webcam.inc
|