[libcamera-devel] [PATCH 0/2] library install targets

Niklas Söderlund niklas.soderlund at ragnatech.se
Mon Nov 26 17:18:46 CET 2018


Hi Kieran,

Nice work.

On 2018-11-26 14:01:09 +0000, Kieran Bingham wrote:
> The initial framework doesn't install the library when the builder
> invokes 'ninja install'. Fix this and update the installation of
> headers.

For the whole series:

Reviewed-by: Niklas Söderlund <niklas.soderlund at ragnatech.se>

> 
> Kieran Bingham (2):
>   lib: Include library in the install target
>   include: Install include files
> 
>  include/{ => libcamera}/libcamera.h | 0
>  include/libcamera/meson.build       | 6 ++++++
>  include/meson.build                 | 1 +
>  lib/meson.build                     | 1 +
>  meson.build                         | 1 +
>  test/init.cpp                       | 2 +-
>  6 files changed, 10 insertions(+), 1 deletion(-)
>  rename include/{ => libcamera}/libcamera.h (100%)
>  create mode 100644 include/libcamera/meson.build
>  create mode 100644 include/meson.build
> 
> -- 
> 2.17.1
> 
> _______________________________________________
> libcamera-devel mailing list
> libcamera-devel at lists.libcamera.org
> https://lists.libcamera.org/listinfo/libcamera-devel

-- 
Regards,
Niklas Söderlund


More information about the libcamera-devel mailing list