Medical Imaging Interaction Toolkit  2018.4.99-389bf124
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_mitk_gui_qt_extapplication
8 )