summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2020-06-09libcamera: Add missing SPDX headers to miscellaneous small filesLaurent Pinchart
2020-05-01libcamera: Add Python cache and compiled files to .gitignoreLaurent Pinchart
2018-12-14git: Add .gitignore fileKieran Bingham
s;@OUTPUT@' ]) config_h.set('HAVE_IPA_PUBKEY', 1) ipa_sign_module = true else ipa_sign_module = false endif # The 'android' subdir must be processed first, and the build targets # are included directly into the libcamera library when this is enabled. subdir('android') subdir('libcamera') subdir('ipa') subdir('cam') subdir('qcam') subdir('gstreamer') subdir('v4l2')