Skip to content

build: Correctly mark dependency on reuse as optional

Philip Withnall requested to merge 5-reuse-optional into main

That was the intention all along, but I forgot that find_program() defaults to required: true.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Fixes: #5 (closed)

Closes #5 (closed)

Merge request reports