cgal/Stream_support/examples/Stream_support
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
..
data Stream_support: Fix reading WKT POLYGON 2019-12-05 16:17:37 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
Linestring_WKT.cpp Stream_support: clean up the examples for WKT 2022-02-22 15:06:03 +00:00
Point_WKT.cpp Stream_support: clean up the examples for WKT 2022-02-22 15:06:03 +00:00
Polygon_WKT.cpp Fix operator<< for Multipolygon_with_holes 2024-02-23 07:52:05 +00:00
iv2off.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
iv2off.cpp CGAL Examples: CGAL_assertion -> assert 2022-01-24 10:19:04 +00:00
off2iv.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off2iv.cpp Fixed VRML/Inventor stream API (need to be compatible with the generic writer) 2020-10-14 19:25:48 +02:00
off2off.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off2off.cpp Misc cleaning 2020-01-24 23:17:33 +01:00
off2stl.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off2stl.cpp Misc cleaning 2020-01-24 23:17:33 +01:00
off2vrml.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off2vrml.cpp Fixed VRML/Inventor stream API (need to be compatible with the generic writer) 2020-10-14 19:25:48 +02:00
off2wav.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off2wav.cpp Misc cleaning 2020-01-24 23:17:33 +01:00
off_bbox.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off_bbox.cpp Misc cleaning 2020-01-24 23:17:33 +01:00
off_glue.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off_glue.cpp Fix OFF_reading 2020-11-25 13:40:19 +01:00
off_transform.cin Move some examples from Polyhedron to Stream_support 2020-01-17 14:02:24 +01:00
off_transform.cpp Misc cleaning 2020-01-24 23:17:33 +01:00
read_WKT.cpp Stream_support: clean up the examples for WKT 2022-02-22 15:06:03 +00:00
read_xml.cpp Remove trailing whitespace / tabs 2020-05-22 15:31:50 +02:00