Commit Graph

11 Commits

Author SHA1 Message Date
Laurent Rineau a34698c403 fix install.sh with Qt6 2023-11-24 11:21:02 +01:00
Laurent Rineau eb59cc6105 Merge remote-tracking branch 'cgal/master' into Installation-ITK-jtournois 2023-11-24 10:50:26 +01:00
Laurent Rineau 74896b99c0 Use ITK 5.x instead of 4.13 2023-11-16 16:27:23 +01:00
Laurent Rineau 0a9392c778 try to fix issue with Github's Ubuntu 2023-11-16 15:00:06 +01:00
Laurent Rineau 8db251c796 set -x for install.sh 2023-11-16 14:56:46 +01:00
Laurent Rineau cb5bd56ef0 update install.sh
Now almost all dependencies of the CGAL 3D demo are installed.

Exceptions:
```
-- Missing optional packages:
 * LASLIB, A library for LIDAR I/O.
   Required for reading or writing LAS files.
 * SCIP, A solver for mixed integer programming.
   Can be used as a solver in the surface_reconstruction_plugin plugin.
 * OpenGR
 * libpointmatcher
```
2023-11-16 14:47:23 +01:00
Laurent Rineau db652acef2 add Qt6 to the CI tests 2023-04-28 15:31:35 +02:00
Sébastien Loriot 0d89f3c12b remove non-needed instruction 2022-12-08 15:56:55 +01:00
Sébastien Loriot 5f6f1e2e8d remove line that seems useless 2022-11-14 20:14:55 +01:00
Laurent Rineau d8c4d6a3c9 Install ITK in Github action tests 2021-07-26 13:06:58 +02:00
Maxime Gimeno f6874b2d31 Add checks for pushes 2020-12-29 14:33:29 +01:00