Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Mike Gabriel | 2021-04-21 | 1 | -2/+2 |
| | | | | building on Debian 10. | ||||
* | CMakeLists.txt: Let's tolerate CMake minimum version 3.13 (to support ↵ | Mike Gabriel | 2021-04-21 | 1 | -1/+1 |
| | | | | building against Debian 10). | ||||
* | {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), ↵ | Mike Gabriel | 2021-04-21 | 1 | -7/+13 |
| | | | | use ENABLE_TESTS and ENABLE_COVERAGE as options instead. | ||||
* | Add CMakeLists.txt files. | Robert Tari | 2021-04-21 | 1 | -0/+58 |