Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
Examples/BlueBerryExampleLauncher/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 )