X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2FPlugins%2FView%2FCMakeLists.txt;h=68ee2e0aef75cb8b86993891e5f109359064e3cc;hb=849328b50313161b117532514a943d9321802fe4;hp=f7a1253304b21d78c20bebce8fdfcd44c5c7179f;hpb=b9e4361fa4be2e80ea5608d088af9e0d53050d89;p=modules%2Fparavis.git diff --git a/src/Plugins/View/CMakeLists.txt b/src/Plugins/View/CMakeLists.txt index f7a12533..68ee2e0a 100755 --- a/src/Plugins/View/CMakeLists.txt +++ b/src/Plugins/View/CMakeLists.txt @@ -17,11 +17,13 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # +INCLUDE(UseQtExt) + # create a plugin with a custom view that shows up in ParaView's multi-view # manager. this plugin also contains a custom display panel # moc the Qt based .h files -QT4_WRAP_CPP(MOC_SRCS MyView.h MyDisplay.h MyViewActiveOptions.h MyViewOptions.h) +QT_WRAP_MOC(MOC_SRCS MyView.h MyDisplay.h MyViewActiveOptions.h MyViewOptions.h) # invoke macro to create sources for our custom view and display panel ADD_PARAVIEW_VIEW_MODULE(