mirror of https://github.com/MariaDB/server
Browse Source
This patch inserts an 'ENABLE_GCOV' option for enabling gcov compilation on Linux machines. It modifies the CMakeLists.txt setting this option to 'OFF' by default. Note: The option requires a debug build. For example, -DCMAKE_BUILD_TYPE:string="Debug"pull/374/head
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue