summaryrefslogtreecommitdiff
path: root/src/ipa/libipa/meson.build
blob: 2262640517a08a8065acf03ec8c43976aad1c9bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: CC0-1.0

libipa_headers = files([
    'ipa_interface_wrapper.h',
])

libipa_sources = files([
    'ipa_interface_wrapper.cpp',
])

libipa_includes = include_directories('..')

libipa = static_library('ipa', libipa_sources,
                        include_directories : ipa_includes,
                        dependencies : libcamera_dep)
ion value='committer'>committer
path: root/src/qcam/assets/feathericons/pen-tool.svg
blob: 0d26fa1e59de37040fafa821967290c32a0a551f (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-pen-tool"><path d="M12 19l7-7 3 3-7 7-3-3z"></path><path d="M18 13l-1.5-7.5L2 2l3.5 14.5L13 18l5-5z"></path><path d="M2 2l7.586 7.586"></path><circle cx="11" cy="11" r="2"></circle></svg>