summaryrefslogtreecommitdiffstats
path: root/gis/geos/README
diff options
context:
space:
mode:
Diffstat (limited to 'gis/geos/README')
-rw-r--r--gis/geos/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/gis/geos/README b/gis/geos/README
index b6cf0b40fa..857f61a8f5 100644
--- a/gis/geos/README
+++ b/gis/geos/README
@@ -3,3 +3,7 @@ Suite (JTS). As such, it aims to contain the complete functionality
of JTS in C++. This includes all the OpenGIS "Simple Features for SQL"
spatial predicate functions and spatial operators, as well as specific
JTS enhanced topology functions.
+
+By default, the script does not build nor run the tests. You can use the
+option TESTBUILD=YES to build and run the tests before the make install
+part.