ExplicitStructuredGrid-targets-debug.cmake
Go to the documentation of this file.
1 #----------------------------------------------------------------
2 # Generated CMake target import file for configuration "Debug".
3 #----------------------------------------------------------------
4 
5 # Commands may need to know the format version.
6 set(CMAKE_IMPORT_FILE_VERSION 1)
7 
8 # Import target "ExplicitStructuredGrid::vtkExplicitStructuredGrid" for configuration "Debug"
9 set_property(TARGET ExplicitStructuredGrid::vtkExplicitStructuredGrid APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
10 set_target_properties(ExplicitStructuredGrid::vtkExplicitStructuredGrid PROPERTIES
11  IMPORTED_LINK_DEPENDENT_LIBRARIES_DEBUG "VTK::CommonDataModel;VTK::CommonCore;VTK::ParallelCore;VTK::WrappingPythonCore;VTK::PythonInterpreter"
12  IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib64/paraview-5.13/plugins/ExplicitStructuredGrid/libvtkExplicitStructuredGrid.so"
13  IMPORTED_SONAME_DEBUG "libvtkExplicitStructuredGrid.so"
14  )
15 
16 list(APPEND _IMPORT_CHECK_TARGETS ExplicitStructuredGrid::vtkExplicitStructuredGrid )
17 list(APPEND _IMPORT_CHECK_FILES_FOR_ExplicitStructuredGrid::vtkExplicitStructuredGrid "${_IMPORT_PREFIX}/lib64/paraview-5.13/plugins/ExplicitStructuredGrid/libvtkExplicitStructuredGrid.so" )
18 
19 # Commands beyond this point should not need to know the version.
20 set(CMAKE_IMPORT_FILE_VERSION)