diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:38:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 14:38:51 -0400 |
commit | 596022660b2e0f70bde017b3829029a8cfe01f95 (patch) | |
tree | 8adc83edd4e0bf2b6516043328f2015570a28538 /gis/SFCGAL/README | |
parent | 1936e3eeda90fb515a7f6ff22dcf7f6bfa5adf1d (diff) |
gis/SFCGAL: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'gis/SFCGAL/README')
-rw-r--r-- | gis/SFCGAL/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gis/SFCGAL/README b/gis/SFCGAL/README index 8826780db4b0..108487cd23ee 100644 --- a/gis/SFCGAL/README +++ b/gis/SFCGAL/README @@ -1,4 +1,5 @@ -SFCGAL is a C++ wrapper library around CGAL, written with the aim of supporting -ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D operations. +SFCGAL is a C++ wrapper library around CGAL, written with the aim of +supporting ISO 19107:2013 and OGC Simple Features Access 1.2 for 3D +operations. OpenSceneGraph is an optional dependency. |