1 #---------------------------------------------------------------- 2 # Generated CMake target import file for configuration "Debug". 3 #---------------------------------------------------------------- 5 # Commands may need to know the format version. 6 set(CMAKE_IMPORT_FILE_VERSION 1)
8 # Import target
"ParaView::paraview" for configuration
"Debug" 9 set_property(TARGET ParaView::paraview APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
10 set_target_properties(ParaView::paraview PROPERTIES
11 IMPORTED_LOCATION_DEBUG
"${_IMPORT_PREFIX}/bin/paraview" 14 list(APPEND _IMPORT_CHECK_TARGETS ParaView::paraview )
15 list(APPEND _IMPORT_CHECK_FILES_FOR_ParaView::paraview
"${_IMPORT_PREFIX}/bin/paraview" )
17 # Commands beyond this point should not need to know the version. 18 set(CMAKE_IMPORT_FILE_VERSION)