cgal/QP_solver/examples/QP_solver
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
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
convex_hull_containment.cpp
convex_hull_containment2.cpp
convex_hull_containment_benchmarks.cpp
cycling.cpp
cycling.mps
double_qp_solver.cin
double_qp_solver.data
first_lp.cpp
first_lp.mps
first_lp_from_iterators.cpp
first_lp_from_mps.cpp
first_nonnegative_lp.cpp
first_nonnegative_lp.mps
first_nonnegative_lp_from_iterators.cpp
first_nonnegative_lp_from_mps.cpp
first_nonnegative_qp.cpp
first_nonnegative_qp.mps
first_nonnegative_qp_from_iterators.cpp
first_nonnegative_qp_from_mps.cpp
first_qp.cpp
first_qp.mps
first_qp_basic_constraints.cpp
first_qp_from_iterators.cpp
first_qp_from_mps.cpp
important_variables.cpp
infeasibility_certificate.cpp
integer_qp_solver.cin
integer_qp_solver.data
invert_matrix.cpp
optimality_certificate.cpp
print_first_lp.cpp
print_first_nonnegative_lp.cpp
print_first_nonnegative_qp.cpp
print_first_qp.cpp
rational_qp_solver.cin
rational_qp_solver.data
solve_convex_hull_containment_lp.h
solve_convex_hull_containment_lp2.h
solve_convex_hull_containment_lp3.h
unboundedness_certificate.cpp