]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Include coverage script if ENABLE_COVERAGE is set 44/head
authorKonrad Kleine <konrad.wilhelm.kleine@gmail.com>
Fri, 13 Dec 2013 08:28:55 +0000 (09:28 +0100)
committerKonrad Kleine <konrad.wilhelm.kleine@gmail.com>
Fri, 13 Dec 2013 08:42:31 +0000 (09:42 +0100)
commitb498ea51e35e6e36efc16a6ec42a1b6c426ea06f
treec5cb5f743caf6854e3719501dd80138469c09f73
parente37d1834655dfd1decf8b306d8e56302319c1cf4
Include coverage script if ENABLE_COVERAGE is set

Rather than including the LibarchiveCodeCoverage.cmake file and checking
there if ENABLE_COVERAGE is set, we only include the file if this option
is set in the first place.
CMakeLists.txt
build/cmake/LibarchiveCodeCoverage.cmake