summaryrefslogtreecommitdiff
path: root/utils/tracepoints/meson.build
AgeCommit message (Expand)Author
2020-11-03libcamera: tracing: Implement tracing infrastructurePaul Elder
'stream_formats.cpp'], ] foreach t : stream_tests exe = executable(t[0], t[1], dependencies : libcamera_public, link_with : test_libraries, include_directories : test_includes_internal) test(t[0], exe, suite: 'stream') endforeach