Test: Enable coverage for external repositories

Add monero_enable_coverage() for reuse in case C/CXX_FLAGS are overwritten.
This commit is contained in:
mj-xmr 2021-04-01 19:50:35 +02:00
parent 9a5579fc4f
commit 19ed7abdf9
3 changed files with 19 additions and 9 deletions

View file

@ -26,5 +26,6 @@
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
# THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
monero_enable_coverage()
add_subdirectory(epee)