1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Add 'memcheck' (valgrind) target to CMake

This commit is contained in:
Manuel Pégourié-Gonnard
2013-09-07 16:52:42 +02:00
committed by Paul Bakker
parent bc4b7f08ba
commit 7669f28421
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
Site: localhost
BuildName: PolarSSL-test
CoverageCommand: /usr/bin/gcov
MemoryCheckCommand: /usr/bin/valgrind