index
:
libcamera/vivid.git
pobrn/rebase
vivid
libcamera pipeline handler for VIVID
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
ipu3
/
meson.build
diff options
context:
1
2
3
4
5
6
7
8
9
rocess_test', 'process_test.cpp' ], ] foreach t : process_tests exe = executable(t[0], t[1], dependencies : libcamera_dep, link_with : test_libraries, include_directories : test_includes_internal) test(t[0], exe, suite : 'process', is_parallel : false) endforeach