aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists.txt: Move coverage report generation macro into basefolder's CMake...Mike Gabriel2021-05-041-0/+9
* CMakeLists.txt: Drop duplicate status messagesRobert Tari2021-04-211-4/+1
* CMakeLists.txt: Fix typoRobert Tari2021-04-211-1/+1
* CMakeLists.txt: Drop duplicate ENABLE_COVERAGE_REPORT() macro call.Mike Gabriel2021-04-211-5/+0
* CMakeLists.txt: Leave finding gtest.pc to GMock cmake module.Mike Gabriel2021-04-211-5/+0
* CMakeLists.txt: Tolerate older versions of GLib-2.0 and GoogleTest. Support b...Mike Gabriel2021-04-211-2/+2
* CMakeLists.txt: Let's tolerate CMake minimum version 3.13 (to support buildin...Mike Gabriel2021-04-211-1/+1
* {tests/,}CMakeLists.txt: Add ENABLE_COVERAGE build option.Mike Gabriel2021-04-211-0/+8
* CMakeLists.txt: Don't use variable name MAINTAINER_MODE (it is misleading), u...Mike Gabriel2021-04-211-7/+13
* Add CMakeLists.txt files.Robert Tari2021-04-211-0/+58