Medical Imaging Interaction Toolkit  2018.4.99-389bf124
Medical Imaging Interaction Toolkit
Plugins/org.mitk.gui.qt.xnat/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  CTKXNATCore
9 )