export items that are necessary for external plugins that use them

This commit is contained in:
Jane Tournois 2016-03-22 16:47:14 +01:00
parent 883a52cd4f
commit a8a8a669b8
1 changed files with 3 additions and 0 deletions

View File

@ -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)