[geos-commits] [SCM] GEOS branch main updated. cd6e737d00b5b9279bfe0f3b174b9612b93b5f94

git at osgeo.org git at osgeo.org
Mon May 8 10:53:45 PDT 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  cd6e737d00b5b9279bfe0f3b174b9612b93b5f94 (commit)
      from  3e3f7205e743800d951f2e9e7e3cca3a033b7d61 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cd6e737d00b5b9279bfe0f3b174b9612b93b5f94
Author: Martin Davis <mtnclimb at gmail.com>
Date:   Mon May 8 10:51:39 2023 -0700

    Add web doc for CMake option

diff --git a/web/content/usage/download.md b/web/content/usage/download.md
index f1ec9474e..29f35a7f3 100644
--- a/web/content/usage/download.md
+++ b/web/content/usage/download.md
@@ -71,6 +71,7 @@ They are specified on the `cmake` cmdline as `-DVAR=VALUE`.
 | CMAKE_INSTALL_PREFIX | /usr/local | Set to install root. Librarys end up in `./libs` headers in `./include` |
 | BUILD_DOCUMENTATION  | ON         | Attempt to find `doxygen` executable and build API docs |
 | BUILD_SHARED_LIBS    | ON         | Build dynamically linkable libraries. |
+| BUILD_TESTING        | ON         | Build unit tests. |
 
 
 ## Testing

-----------------------------------------------------------------------

Summary of changes:
 web/content/usage/download.md | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list