- # See CMake/ctkFunctionGetTargetLibraries.cmake
- #
- # This file should list the libraries required to build the current CTK plugin.
- # For specifying required plugins, see the manifest_headers.cmake file.
- #
- SET(target_libraries
- CTKPluginFramework
- QT_LIBRARIES
- QTSOAP_LIBRARY
- )
|