Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
Plugins/org.mitk.gui.qt.application/target_libraries.cmake
Go to the documentation of this file.
1 # See CMake/ctkFunctionGetTargetLibraries.cmake
2 #
3 # This file should list the libraries required to build the current CTK plugin.
4 # For specifying required plugins, see the manifest_headers.cmake file.
5 #
6 
7 set(target_libraries
8  CTKWidgets
9 )