mirror of https://github.com/CGAL/cgal
Conflicts:
Polyhedron/demo/Polyhedron/Scene_points_with_normal_item.cpp
There was also two "conceptual conflicts" that git-merge did not see,
in:
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Polyhedron_demo_advancing_front_plugin.cpp
Polyhedron/demo/Polyhedron/CMakeLists.txt had to use qt5_wrap_ui instead
of qt4_wrap_ui (that lead to a CMake error), and the declaration of the plugin in
Polyhedron/demo/Polyhedron/Polyhedron_demo_advancing_front_plugin.cpp
was not using the Qt5 way (that lead to a compilation error)
|
||
|---|---|---|
| .. | ||
| benchmark/Triangulation_2 | ||
| demo/Triangulation_2 | ||
| doc | ||
| examples/Triangulation_2 | ||
| include/CGAL | ||
| package_info/Triangulation_2 | ||
| test/Triangulation_2 | ||
| TODO | ||
| dont_submit | ||