Age | Commit message (Collapse) | Author |
|
libcamera has moved to using functionality from C++17.
Increase the standard used.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
The -Wno-unused-parameter is not a meson default option.
Remove it.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
|
|
The example app started out as a demo at elce, thus was named:
elce-cam.
Rename it to 'simple-cam' for longevity.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
|
|
libcamera has moved to using functionality from C++14. Increase the standard used.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
|
|
Store any extra cpp_arguments in an array so they can be appended to
when needed.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
|
|
The cc and config_h are unused. Remove them.
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
|
|
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
|
|
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
|