StreamLinesRepresentation-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 "StreamLinesRepresentation::vtkStreamLines" for configuration "Release"
9 set_property(TARGET StreamLinesRepresentation::vtkStreamLines APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
10 set_target_properties(StreamLinesRepresentation::vtkStreamLines PROPERTIES
11  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "ParaView::VTKExtensionsFiltersRendering;VTK::CommonDataModel;VTK::CommonExecutionModel;VTK::CommonMath;VTK::CommonTransforms;VTK::FiltersParallel;VTK::RenderingOpenGL2;VTK::glad"
12  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib64/paraview-6.0/plugins/StreamLinesRepresentation/libvtkStreamLines.so"
13  IMPORTED_SONAME_RELEASE "libvtkStreamLines.so"
14  )
15 
16 list(APPEND _cmake_import_check_targets StreamLinesRepresentation::vtkStreamLines )
17 list(APPEND _cmake_import_check_files_for_StreamLinesRepresentation::vtkStreamLines "${_IMPORT_PREFIX}/lib64/paraview-6.0/plugins/StreamLinesRepresentation/libvtkStreamLines.so" )
18 
19 # Commands beyond this point should not need to know the version.
20 set(CMAKE_IMPORT_FILE_VERSION)