aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2021-04-22 01:34:26 -0400
committerluigi1111 <luigi1111w@gmail.com>2021-04-22 01:34:26 -0400
commit6d7bb2b8ba9337b9410cf45d2ee0f6d97099f22b (patch)
treed00a6f69d1dac1928dd45879551e921facb1f768 /contrib
parentMerge pull request #7016 (diff)
parentTest: Enable coverage for external repositories (diff)
downloadmonero-6d7bb2b8ba9337b9410cf45d2ee0f6d97099f22b.tar.xz
Merge pull request #7643
19ed7ab Test: Enable coverage for external repositories (mj-xmr)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/CMakeLists.txt b/contrib/CMakeLists.txt
index 511f0416e..046115bd3 100644
--- a/contrib/CMakeLists.txt
+++ b/contrib/CMakeLists.txt
@@ -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)