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
"ParFlow::ParFlowIO" for configuration
"Release" 9 set_property(TARGET ParFlow::ParFlowIO APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10 set_target_properties(ParFlow::ParFlowIO PROPERTIES
11 IMPORTED_LOCATION_RELEASE
"${_IMPORT_PREFIX}/lib64/paraview-6.0/plugins/ParFlow/libvtkParFlowIO.so" 12 IMPORTED_SONAME_RELEASE
"libvtkParFlowIO.so" 15 list(APPEND _cmake_import_check_targets ParFlow::ParFlowIO )
16 list(APPEND _cmake_import_check_files_for_ParFlow::ParFlowIO
"${_IMPORT_PREFIX}/lib64/paraview-6.0/plugins/ParFlow/libvtkParFlowIO.so" )
18 # Commands beyond this point should not need to know the version. 19 set(CMAKE_IMPORT_FILE_VERSION)