]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Improve compiler detection of code coverage flags.
authorNathan Moinvaziri <nathan@nathanm.com>
Sat, 13 Feb 2021 20:51:02 +0000 (12:51 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 17 Feb 2021 13:59:16 +0000 (14:59 +0100)
commit9d4ca12f093a94514a9f747853f0243746353bc3
tree7dacf6dea2d259bcdc4e79f6c145e6633c572640
parent719b4d96aa6f1f6cd8e64937fd674a5ada91027e
Improve compiler detection of code coverage flags.
Pass -coverage or flag to linker for mingw-gcc.
CMakeLists.txt