cgal/Linear_cell_complex/test/Linear_cell_complex
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 Add one test for LCC incremental builder 2021-10-14 16:33:47 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
LCC_3_incremental_builder_test.cpp add _3 after LCC incremental builder 2023-02-01 13:08:51 +01:00
Linear_cell_complex_2_test.cpp Merge branch '5.6.x-branch' 2024-06-10 18:47:09 +02:00
Linear_cell_complex_2_test.h Add several #include 2024-03-14 10:09:07 +01:00
Linear_cell_complex_3_test.cpp Merge branch '5.6.x-branch' 2024-06-10 18:47:09 +02:00
Linear_cell_complex_3_test.h Start to reintroduce last master modifications 2023-04-26 10:17:58 +02:00
Linear_cell_complex_4_test.cpp Merge branch '5.6.x-branch' 2024-06-10 18:47:09 +02:00
Linear_cell_complex_4_test.h update lcc test in 2D and 4d 2022-11-30 11:06:42 +01:00
Linear_cell_complex_copy_test.cpp Replace a rand by default_random 2022-06-21 10:52:41 +02:00