# SPDX-License-Identifier: CC0-1.0 log_test = [ {'name': 'log_api', 'sources': ['log_api.cpp']}, {'name': 'log_process', 'sources': ['log_process.cpp']}, ] foreach test : log_test exe = executable(test['name'], test['sources'], dependencies : libcamera_private, link_with : test_libraries, include_directories : test_includes_internal) test(test['name'], exe, suite : 'log') endforeach mera.org/libcamera/vivid.git' title='libcamera/vivid.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/arrow-up-left.svg
blob: cea55e87a7a5e08185672d985bb8e7048ce8f02f (plain)
1
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-up-left"><line x1="17" y1="17" x2="7" y2="7"></line><polyline points="7 17 7 7 17 7"></polyline></svg>