- #
- # See CMake/ctkMacroGetTargetLibraries.cmake
- #
- # This file should list the libraries required to build the current CTK libraries
- #
- set(target_libraries
- CTKDICOMCore
- CTKDICOMWidgets
- CTKCommandLineModulesFrontendQtGui
- CTKCommandLineModulesBackendLocalProcess
- )
|