build: make tests optional
authorSimon Zeni <simon@bl4ckb0ne.ca>
Thu, 28 Jul 2022 10:18:33 +0000 (06:18 -0400)
committerSimon Ser <contact@emersion.fr>
Thu, 18 Aug 2022 09:58:41 +0000 (09:58 +0000)
commit46d1e99a5d291b22d86ac52710b079491beedff8
tree91627da78b5b06aa07c566544bfade4e42cf3fd7
parent003eb2a554edd55c410678568328847a23b97e1a
build: make tests optional

Building the project as a meson subproject, meson inherits the warning level
from the parent project. Making the tests optional bypasses that issue and
reduces build time.

Signed-off-by: Simon Zeni <simon@bl4ckb0ne.ca>
Reviewed-by: Simon Ser <contact@emersion.fr>
meson.build
meson_options.txt