mirror of https://github.com/CGAL/cgal
export items that are necessary for external plugins that use them
This commit is contained in:
parent
883a52cd4f
commit
a8a8a669b8
|
|
@ -342,6 +342,9 @@ if(CGAL_Qt5_FOUND AND Qt5_FOUND AND OPENGL_FOUND AND QGLVIEWER_FOUND)
|
|||
scene_points_with_normal_item
|
||||
scene_implicit_function_item
|
||||
scene_polylines_item
|
||||
scene_polyhedron_selection_item
|
||||
scene_polyhedron_item_decorator
|
||||
scene_polyhedron_item_k_ring_selection
|
||||
NAMESPACE Polyhedron_
|
||||
APPEND FILE polyhedron_demo_targets.cmake)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue