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
"ParaView::pvserver" for configuration
"Release" 9 set_property(TARGET ParaView::pvserver APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10 set_target_properties(ParaView::pvserver PROPERTIES
11 IMPORTED_LOCATION_RELEASE
"${_IMPORT_PREFIX}/bin/pvserver" 14 list(APPEND _IMPORT_CHECK_TARGETS ParaView::pvserver )
15 list(APPEND _IMPORT_CHECK_FILES_FOR_ParaView::pvserver
"${_IMPORT_PREFIX}/bin/pvserver" )
17 # Import target "ParaView::pvdataserver" for configuration "Release" 18 set_property(TARGET ParaView::pvdataserver APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
19 set_target_properties(ParaView::pvdataserver PROPERTIES
20 IMPORTED_LOCATION_RELEASE
"${_IMPORT_PREFIX}/bin/pvdataserver" 23 list(APPEND _IMPORT_CHECK_TARGETS ParaView::pvdataserver )
24 list(APPEND _IMPORT_CHECK_FILES_FOR_ParaView::pvdataserver
"${_IMPORT_PREFIX}/bin/pvdataserver" )
26 # Import target "ParaView::pvrenderserver" for configuration "Release" 27 set_property(TARGET ParaView::pvrenderserver APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
28 set_target_properties(ParaView::pvrenderserver PROPERTIES
29 IMPORTED_LOCATION_RELEASE
"${_IMPORT_PREFIX}/bin/pvrenderserver" 32 list(APPEND _IMPORT_CHECK_TARGETS ParaView::pvrenderserver )
33 list(APPEND _IMPORT_CHECK_FILES_FOR_ParaView::pvrenderserver
"${_IMPORT_PREFIX}/bin/pvrenderserver" )
35 # Import target "ParaView::pvbatch" for configuration "Release" 36 set_property(TARGET ParaView::pvbatch APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
37 set_target_properties(ParaView::pvbatch PROPERTIES
38 IMPORTED_LOCATION_RELEASE
"${_IMPORT_PREFIX}/bin/pvbatch" 41 list(APPEND _IMPORT_CHECK_TARGETS ParaView::pvbatch )
42 list(APPEND _IMPORT_CHECK_FILES_FOR_ParaView::pvbatch
"${_IMPORT_PREFIX}/bin/pvbatch" )
44 # Import target "ParaView::pvpython" for configuration "Release" 45 set_property(TARGET ParaView::pvpython APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
46 set_target_properties(ParaView::pvpython PROPERTIES
47 IMPORTED_LOCATION_RELEASE
"${_IMPORT_PREFIX}/bin/pvpython" 50 list(APPEND _IMPORT_CHECK_TARGETS ParaView::pvpython )
51 list(APPEND _IMPORT_CHECK_FILES_FOR_ParaView::pvpython
"${_IMPORT_PREFIX}/bin/pvpython" )
53 # Commands beyond this point should not need to know the version. 54 set(CMAKE_IMPORT_FILE_VERSION)