cgal/Cone_spanners_2/test/Cone_spanners_2
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 replace tabs with 4 spaces 2016-05-31 09:48:36 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
cones_exact.cmd Reduce the cone number from 17 to 6 2016-05-02 14:25:16 +02:00
cones_exact.cpp run astyle 2016-05-31 10:05:12 +02:00
cones_inexact.cmd
cones_inexact.cpp run astyle 2016-05-31 10:05:12 +02:00
theta_exact.cmd
theta_exact.cpp Replace use of lexical_cast<std::string> with std::to_string 2023-01-15 17:23:04 +00:00
theta_inexact.cmd
theta_inexact.cpp Replace use of lexical_cast<std::string> with std::to_string 2023-01-15 17:23:04 +00:00
yao_exact.cmd
yao_exact.cpp Replace use of lexical_cast<std::string> with std::to_string 2023-01-15 17:23:04 +00:00
yao_inexact.cmd
yao_inexact.cpp Replace use of lexical_cast<std::string> with std::to_string 2023-01-15 17:23:04 +00:00