Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
Applications/Workbench/target_libraries.cmake
Go to the documentation of this file.
1 
2 # A list of plug-in targets which should be automatically enabled
3 # (or be available in external projects) for this application.
4 
5 set(target_libraries
6  org_blueberry_ui_qt
7  org_blueberry_ui_qt_help
8  org_mitk_gui_qt_extapplication
9 )