Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions plugin/ParaViewPlugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ if(PARAVIEW_USE_QT)
endif(PARAVIEW_USE_QT)

paraview_add_plugin(MEDReader
REQUIRED_ON_CLIENT
REQUIRED_ON_SERVER
VERSION "5.0"
UI_INTERFACES ${interfaces}
UI_FILES ${ui_files}
Expand Down