[libcamera-devel] [PATCH v2 0/2] libcamera: Fix header install paths

Laurent Pinchart laurent.pinchart at ideasonboard.com
Wed Sep 29 11:41:46 CEST 2021


Hello,

This small series is an attempt to address
https://bugs.libcamera.org/show_bug.cgi?id=79. Patch 1/2 fixes the
issue, and patch 2/2 then simplifies header directory handling in meson.

The patches have been tested by compiling simple-cam against libcamera
installed in a non-standard prefix.

Laurent Pinchart (2):
  libcamera: Fix base and ipa include dir
  libcamera: Simplify header install paths with shortcut variables

 include/libcamera/ipa/meson.build |  6 ++++--
 include/libcamera/meson.build     | 16 +++++++++-------
 include/meson.build               |  2 --
 3 files changed, 13 insertions(+), 11 deletions(-)


base-commit: e00149fccb0a16b445359c8037a6f4cfd484a10f
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list