mirror of https://github.com/CGAL/cgal
Merge pull request #3894 from lrineau/CGAL-Qt_version_5.9_or_later-GF
Document that Qt 5.9 or later is required
This commit is contained in:
commit
5731ac2c91
|
|
@ -468,7 +468,7 @@ The exhaustive list of \sc{Qt}5 components used in demos is:
|
|||
`Core`, `Gui`, `Help`, `OpenGL`, `Script`, `ScriptTools`, `Svg`, `Widgets`,
|
||||
`qcollectiongenerator` (with `sqlite` driver plugin) and `Xml`.
|
||||
|
||||
Having \sc{Qt}5 version 5.3.0 is recommended.
|
||||
\sc{Qt} version 5.9.0 or later is required.
|
||||
|
||||
\section installation_examples CGAL Examples and Demos
|
||||
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ CGAL packages, some are only needed for demos.
|
|||
* Visualization
|
||||
Required for most demos
|
||||
|
||||
- Qt5 (>= 5.3)
|
||||
- Qt5 (>= 5.9)
|
||||
http://qt-project.org/
|
||||
|
||||
- Geomview
|
||||
|
|
|
|||
Loading…
Reference in New Issue