diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2019-04-28 12:47:54 +0200 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2019-04-28 14:39:47 +0200 |
commit | 5caa8a971d3dc6bc1287c8c9dd932f6b64412cbc (patch) | |
tree | 088693fefc6905716c8adc68f5e774ca1cd69c9f /test/v4l2_device/formats.cpp | |
parent | 432b14013c4be73894d6931923a58563201589a1 (diff) |
Documentation: Drop install directive for Doxyfile
Building the documentation reports warnings,
WARNING: Project targetting '>= 0.40' but tried to use feature introduced in '0.50.0': install arg in configure_file
WARNING: Project specifies a minimum meson_version '>= 0.40' but uses features which were added in newer versions:
* 0.50.0: {'install arg in configure_file'}
Due to the usage of the directive configure_file { install: false } in
Documentation/meason.build which is introduced in meson 0.50. As we do
not wish to install the Doxyfile no install_dir is set so there is no
need to explicitly state that it should not be installed. Silence the
warning by dropping the install directive.
Fixes: 53c4d4c34fc49b95 ("Documentation: Generate source code documentation using Doxygen")
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/v4l2_device/formats.cpp')
0 files changed, 0 insertions, 0 deletions