ParaViewIncubator-targets-release.cmake
Go to the documentation of this file.
1 #----------------------------------------------------------------
2 # Generated CMake target import file for configuration "Release".
3 #----------------------------------------------------------------
4 
5 # Commands may need to know the format version.
6 set(CMAKE_IMPORT_FILE_VERSION 1)
7 
8 # Import target "ParaViewIncubator::Core" for configuration "Release"
9 set_property(TARGET ParaViewIncubator::Core APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10 set_target_properties(ParaViewIncubator::Core PROPERTIES
11  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib64/libvtkPVIncubatorCore-pv6.0.so.6.0"
12  IMPORTED_SONAME_RELEASE "libvtkPVIncubatorCore-pv6.0.so.1"
13  )
14 
15 list(APPEND _cmake_import_check_targets ParaViewIncubator::Core )
16 list(APPEND _cmake_import_check_files_for_ParaViewIncubator::Core "${_IMPORT_PREFIX}/lib64/libvtkPVIncubatorCore-pv6.0.so.6.0" )
17 
18 # Commands beyond this point should not need to know the version.
19 set(CMAKE_IMPORT_FILE_VERSION)