diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2021-04-22 01:34:26 -0400 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2021-04-22 01:34:26 -0400 |
| commit | 6d7bb2b8ba9337b9410cf45d2ee0f6d97099f22b (patch) | |
| tree | d00a6f69d1dac1928dd45879551e921facb1f768 /contrib | |
| parent | 3c1ea110d986b90aec3133b61769de9f649ca3d8 (diff) | |
| parent | 19ed7abdf9d58948155e92a3f751ad2e04fdee01 (diff) | |
| download | monzero-core-6d7bb2b8ba9337b9410cf45d2ee0f6d97099f22b.tar.gz monzero-core-6d7bb2b8ba9337b9410cf45d2ee0f6d97099f22b.tar.xz monzero-core-6d7bb2b8ba9337b9410cf45d2ee0f6d97099f22b.zip | |
Merge pull request #7643
19ed7ab Test: Enable coverage for external repositories (mj-xmr)
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/CMakeLists.txt | 1 |
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) |
