summaryrefslogtreecommitdiff
path: root/test/libtest/meson.build
blob: 542335ea5e7c36b4b024bf1c5cf2287cd982e720 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# SPDX-License-Identifier: CC0-1.0

libtest_sources = files([
    'buffer_source.cpp',
    'camera_test.cpp',
    'test.cpp',
])

libtest_includes = include_directories('.')


test_includes_public = [
    libtest_includes,
]

test_includes_internal = [
    test_includes_public,
]

libtest = static_library('libtest', libtest_sources,
                         dependencies : libcamera_dep,
                         include_directories : test_includes_internal)

test_libraries = [libtest]
36f4460ad0eacdf32aac43c70c6bf95c'>src/qcam/assets/feathericons/linkedin.svg
blob: 395310945da49df8a9e0e91bcc136b6bea8c21f7 (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-linkedin"><path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path><rect x="2" y="9" width="4" height="12"></rect><circle cx="4" cy="4" r="2"></circle></svg>