Use another macro

This commit is contained in:
Maxime Gimeno 2020-04-10 09:37:11 +02:00
parent 55f7ed028c
commit a06aae45aa
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ find_package(Qt5
COMPONENTS OpenGL Script Svg Xml COMPONENTS OpenGL Script Svg Xml
OPTIONAL_COMPONENTS ScriptTools WebSockets) OPTIONAL_COMPONENTS ScriptTools WebSockets)
if(CGAL_TEST_SUITE) if(RUNNING_CGAL_AUTO_TEST)
polyhedron_demo_plugin(example_plugin Example_plugin) polyhedron_demo_plugin(example_plugin Example_plugin)
qt5_wrap_ui( basicUI_FILES Basic_dialog.ui ) qt5_wrap_ui( basicUI_FILES Basic_dialog.ui )