[libcamera-devel] [PATCH v1 0/3] ipa: meson: Install mojom generated interface headers to include path
Umang Jain
umang.jain at ideasonboard.com
Fri Apr 30 13:43:28 CEST 2021
The first two commits are clean ups that were identified during the RFC
version review.
The third commit is one of the pieces we require to build an IPA
existing out-of-tree.
Umang Jain (3):
meson: Replace obselete join_paths() with '/' operator
libcamera: Use get_option('includedir') instead of raw 'include'
ipa: meson: Install mojom generated interface headers to include path
Documentation/meson.build | 4 ++--
include/libcamera/ipa/meson.build | 8 +++++++-
include/libcamera/meson.build | 10 +++++-----
meson.build | 3 +--
src/ipa/meson.build | 14 +++++++-------
src/ipa/raspberrypi/data/meson.build | 2 +-
src/ipa/vimc/data/meson.build | 2 +-
src/libcamera/meson.build | 2 +-
src/libcamera/proxy/worker/meson.build | 4 ++--
9 files changed, 27 insertions(+), 22 deletions(-)
--
2.26.2
More information about the libcamera-devel
mailing list