]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Don't enable debug when building with code coverage.
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Sat, 8 Feb 2020 15:23:13 +0000 (16:23 +0100)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 9 Mar 2020 13:13:36 +0000 (14:13 +0100)
commitfbf3128cd672c27cbfd0e82b8ee55a12bcb729a6
tree0de78f66aab8cbd23a70c59f82e651c3728b8438
parent1e14f24edee70c6a6718d81e65eb19738622edde
Don't enable debug when building with code coverage.
Don't disable optimization when building with code coverage.
Make sure GCC links with gcov, like the docs says you should.
CMakeLists.txt