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