1 #---------------------------------------------------------------- 2 # Generated CMake target import file for configuration "Release". 3 #---------------------------------------------------------------- 5 # Commands may need to know the format version. 6 set(CMAKE_IMPORT_FILE_VERSION 1)
8 # Import target
"AnalyzeNIfTIIO::NIfTIIO" for configuration
"Release" 9 set_property(TARGET AnalyzeNIfTIIO::NIfTIIO APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10 set_target_properties(AnalyzeNIfTIIO::NIfTIIO PROPERTIES
11 IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE
"VTK::CommonCore;VTK::CommonDataModel;VTK::zlib" 12 IMPORTED_LOCATION_RELEASE
"${_IMPORT_PREFIX}/lib64/paraview-6.0/plugins/AnalyzeNIfTIReaderWriter/libvtkAnalyzeNIfTIIO.so" 13 IMPORTED_SONAME_RELEASE
"libvtkAnalyzeNIfTIIO.so" 16 list(APPEND _cmake_import_check_targets AnalyzeNIfTIIO::NIfTIIO )
17 list(APPEND _cmake_import_check_files_for_AnalyzeNIfTIIO::NIfTIIO
"${_IMPORT_PREFIX}/lib64/paraview-6.0/plugins/AnalyzeNIfTIReaderWriter/libvtkAnalyzeNIfTIIO.so" )
19 # Commands beyond this point should not need to know the version. 20 set(CMAKE_IMPORT_FILE_VERSION)