Skip to content

build: add option to disable tests

James Hilliard requested to merge jameshilliard/weston:tests-option into main

When building for a product, tests are not usually needed.

So, add an option to configure to disable building tests altogether.

Merge request reports