aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 459bf1fd..86d2df6f 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ cmake and point it to the directory containing.
``` shell
mkdir build
cd build
-cmake ..
+cmake .. -DENABLE_TESTING=1
```
You can then run google test on YAGE.