diff options
Diffstat (limited to 'office/evolution-ews/README')
-rw-r--r-- | office/evolution-ews/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/office/evolution-ews/README b/office/evolution-ews/README index eb7bbc9dd7..f249345fbc 100644 --- a/office/evolution-ews/README +++ b/office/evolution-ews/README @@ -8,5 +8,6 @@ For Microsoft Exchange 2007, 2010 and newer it is recommended to use the package evolution-ews. Below variables can be used to configure the build: - GCOV=ON : Enable build with GCOV code coverage - TESTING=ON : Build the testing tree + GCOV=yes : Enable build with GCOV code coverage + Requires gcov + TESTING=yes : Build the testing tree |