Skip to content

Allow non-mutable targets in dune_add_test

This MR solves #347 (closed). The idea is that we check if a target is mutable before attempting to change its EXCLUDE_FROM_ALL target property.

Close #347 (closed)

Merge request reports