cgal/Three/demo/Three/Example_plugin
Laurent Rineau 62c70d41ca Renew the handle of policies, for CMake-3.10
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.

`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
..
Basic_dialog.ui Change name for UI so it matches the naming convention. 2017-05-30 15:17:12 +02:00
Basic_dock_widget.ui Adding the missing doc files 2016-05-06 10:50:49 +02:00
Basic_item_plugin.cpp Add Q_DECL_OVERRIDE in the examples 2017-05-30 15:17:12 +02:00
Basic_plugin.cpp Add Q_DECL_OVERRIDE in the examples 2017-05-30 15:17:12 +02:00
CMakeLists.txt Renew the handle of policies, for CMake-3.10 2017-11-06 14:58:36 +01:00
Dock_widget_plugin.cpp Add missing override in code and doc example. 2017-09-18 12:38:02 +02:00
Example_plugin.cpp Add Q_DECL_OVERRIDE in the examples 2017-05-30 15:17:12 +02:00
Group_item_plugin.cpp Plugin API made in CamelCase 2016-05-06 11:12:09 +02:00