meson: Set recursive for extract_all_objects()
authorDoug Nazar <nazard@nazar.ca>
Wed, 18 Aug 2021 00:15:05 +0000 (20:15 -0400)
committerDoug Nazar <nazard@nazar.ca>
Thu, 19 Aug 2021 17:23:25 +0000 (13:23 -0400)
commit793b474651fb6388e8aefcf31c8283e1330bc23c
treede4f1e2e1caa0a932db83efdb4ecdd7c516d581a
parentb732715f737595884dd54d1f7860982652b2482f
meson: Set recursive for extract_all_objects()

Fixes the following warning:

WARNING: extract_all_objects called without setting recursive
keyword argument. Meson currently defaults to
non-recursive to maintain backward compatibility but
the default will be changed in the future.
orc-test\meson.build:16:0: ERROR: Fatal warnings enabled, aborting
orc-test/meson.build