# Generated by CMake if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8) message(FATAL_ERROR "CMake >= 2.8.0 required") endif() if(CMAKE_VERSION VERSION_LESS "2.8.3") message(FATAL_ERROR "CMake >= 2.8.3 required") endif() cmake_policy(PUSH) cmake_policy(VERSION 2.8.3...3.28) #---------------------------------------------------------------- # Generated CMake target import file. #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Protect against multiple inclusion, which would fail when already imported targets are added once more. set(_cmake_targets_defined "") set(_cmake_targets_not_defined "") set(_cmake_expected_targets "") foreach(_cmake_expected_target IN ITEMS TTK::ttkAlgorithms) list(APPEND _cmake_expected_targets "${_cmake_expected_target}") if(TARGET "${_cmake_expected_target}") list(APPEND _cmake_targets_defined "${_cmake_expected_target}") else() list(APPEND _cmake_targets_not_defined "${_cmake_expected_target}") endif() endforeach() unset(_cmake_expected_target) if(_cmake_targets_defined STREQUAL _cmake_expected_targets) unset(_cmake_targets_defined) unset(_cmake_targets_not_defined) unset(_cmake_expected_targets) unset(CMAKE_IMPORT_FILE_VERSION) cmake_policy(POP) return() endif() if(NOT _cmake_targets_defined STREQUAL "") string(REPLACE ";" ", " _cmake_targets_defined_text "${_cmake_targets_defined}") string(REPLACE ";" ", " _cmake_targets_not_defined_text "${_cmake_targets_not_defined}") message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_cmake_targets_defined_text}\nTargets not yet defined: ${_cmake_targets_not_defined_text}\n") endif() unset(_cmake_targets_defined) unset(_cmake_targets_not_defined) unset(_cmake_expected_targets) # Compute the installation prefix relative to this file. get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH) get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) if(_IMPORT_PREFIX STREQUAL "/") set(_IMPORT_PREFIX "") endif() # Create imported target TTK::ttkAlgorithms add_library(TTK::ttkAlgorithms SHARED IMPORTED) set_target_properties(TTK::ttkAlgorithms PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/Algorithms;${_IMPORT_PREFIX}/include" ) if(NOT CMAKE_VERSION VERSION_LESS "3.23.0") target_sources(TTK::ttkAlgorithms INTERFACE FILE_SET "publicHeadersAlgorithms" TYPE "HEADERS" BASE_DIRS "${_IMPORT_PREFIX}/include/Algorithms" FILES "${_IMPORT_PREFIX}/include/Algorithms/itkAddGaussianNoiseImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAddGaussianNoiseTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAddRicianNoiseImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAnisotropicDiffusionTensorFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAnisotropicDiffusionTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAutomaticImageThresholdCalculator.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAverageStdImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAverageStdTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkBrainExtractionImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkCircleTensorImageSource.h" "${_IMPORT_PREFIX}/include/Algorithms/itkCrossingTensorImageSource.h" "${_IMPORT_PREFIX}/include/Algorithms/itkDTIEstimatorTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkDTIEstimatorWithBFGSTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkFiberBundleStatisticsCalculator.h" "${_IMPORT_PREFIX}/include/Algorithms/itkFiberImageToVtkPolyData.h" "${_IMPORT_PREFIX}/include/Algorithms/itkFiberTrackingImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkFlipTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkGaussianDerivativeTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkGradientMagnitudeTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkGradientTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkITKTensorsToVTKTensorsFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkLogEuclideanDTIEstimatorTensorFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkLogEuclideanDTIEstimatorTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkNormalizeTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkNormalizedGaussianInterpolationTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkPermute23CoefficientsTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkProlateSheetTrackingImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkRBFInterpolationRotationMatrixImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkRBFInterpolationTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkRemoveNonPositiveTensorsTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkResampleTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkResampleTensorImageFilter2.h" "${_IMPORT_PREFIX}/include/Algorithms/itkScaleTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkSheetImageToVtkPolyData.h" "${_IMPORT_PREFIX}/include/Algorithms/itkSheetTrackingImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkSparseTensorsDiffusionFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkSparseTensorsDiffusionTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorImageToVectorImage.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorLinearInterpolateImageFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorNormalizeTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToADCFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToClFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToColorFAFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToCpFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToCsFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToFAFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToL2NormFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToLambdaFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToLogFAFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToRAFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToScalarFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToScalarTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToVRFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToVolumeFunction.h" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorsToDWITensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkVTKFibersToITKFibers.h" "${_IMPORT_PREFIX}/include/Algorithms/itkVTKTensorsToITKTensorsFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkVectorImageToTensorImage.h" "${_IMPORT_PREFIX}/include/Algorithms/itkWarpJacobianFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkWarpTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkWarpTensorUnstructuredGridFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkZScoreTensorImageFilter.h" "${_IMPORT_PREFIX}/include/Algorithms/itkAddGaussianNoiseImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkAddGaussianNoiseTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkAddRicianNoiseImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkAnisotropicDiffusionTensorFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkAnisotropicDiffusionTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkAutomaticImageThresholdCalculator.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkAverageStdImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkAverageStdTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkBrainExtractionImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkCircleTensorImageSource.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkCrossingTensorImageSource.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkDTIEstimatorTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkDTIEstimatorWithBFGSTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkFiberImageToVtkPolyData.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkFiberTrackingImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkFlipTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkGaussianDerivativeTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkGradientMagnitudeTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkGradientTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkITKTensorsToVTKTensorsFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkLogEuclideanDTIEstimatorTensorFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkLogEuclideanDTIEstimatorTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkNormalizeTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkNormalizedGaussianInterpolationTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkPermute23CoefficientsTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkProlateSheetTrackingImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkRBFInterpolationRotationMatrixImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkRBFInterpolationTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkRemoveNonPositiveTensorsTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkResampleTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkResampleTensorImageFilter2.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkScaleTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkSheetImageToVtkPolyData.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkSheetTrackingImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkSparseTensorsDiffusionFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkSparseTensorsDiffusionTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorImageToVectorImage.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorLinearInterpolateImageFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorNormalizeTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToADCFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToClFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToColorFAFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToCpFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToCsFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToFAFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToL2NormFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToLambdaFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToLogFAFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToRAFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToScalarTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToVRFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorToVolumeFunction.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkTensorsToDWITensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkVTKFibersToITKFibers.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkVTKTensorsToITKTensorsFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkVectorImageToTensorImage.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkWarpJacobianFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkWarpTensorImageFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkWarpTensorUnstructuredGridFilter.txx" "${_IMPORT_PREFIX}/include/Algorithms/itkZScoreTensorImageFilter.txx" ) else() set_property(TARGET TTK::ttkAlgorithms APPEND PROPERTY INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/Algorithms" ) endif() # Load information for each installed configuration. file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/ttkAlgorithmsTargets-*.cmake") foreach(_cmake_config_file IN LISTS _cmake_config_files) include("${_cmake_config_file}") endforeach() unset(_cmake_config_file) unset(_cmake_config_files) # Cleanup temporary variables. set(_IMPORT_PREFIX) # Loop over all imported files and verify that they actually exist foreach(_cmake_target IN LISTS _cmake_import_check_targets) if(CMAKE_VERSION VERSION_LESS "3.28" OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target} OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}") foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}") if(NOT EXISTS "${_cmake_file}") message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file \"${_cmake_file}\" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained \"${CMAKE_CURRENT_LIST_FILE}\" but not all the files it references. ") endif() endforeach() endif() unset(_cmake_file) unset("_cmake_import_check_files_for_${_cmake_target}") endforeach() unset(_cmake_target) unset(_cmake_import_check_targets) # This file does not depend on other imported targets which have # been exported from the same project but in a separate export set. # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION) cmake_policy(POP)