summaryrefslogtreecommitdiff
path: root/README.cmake
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-08-07 18:22:14 +0200
committerJulian Andres Klode <jak@debian.org>2016-08-10 16:11:43 +0200
commit06c2b40b9b9094f4f6391bd1d17cfc3725313070 (patch)
tree08f853ea0f6cf803c9ef91dbb90de55814833ac1 /README.cmake
parent173fa882cf3396ab6d2a9be53c6ea23eda225a1d (diff)
CMake: Add unit tests
Add support for our GTest based unit tests. By default, CMake will look in /usr/src/gtest for the external GTest project, but this can be overriden by defining GTEST_ROOT when invoking cmake. Gbp-Dch: ignore
Diffstat (limited to 'README.cmake')
-rw-r--r--README.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.cmake b/README.cmake
index 0ffd08efc..5afe0449f 100644
--- a/README.cmake
+++ b/README.cmake
@@ -32,4 +32,3 @@ TODO
The following features have not been implemented yet:
- Translated docbook guides
- - unit tests