Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
Examples/QuickRender/target_libraries.cmake
Go to the documentation of this file.
1 # A list of plug-in targets which should be automatically enabled
2 # (or be available in external projects) for this application.
3 
4 set(target_libraries
5  org_mitk_gui_qml_extapplication
6 )