ParaViewClients-targets.cmake
Go to the documentation of this file.
1 # Generated by CMake
2 
3 if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
4  message(FATAL_ERROR "CMake >= 2.6.0 required")
5 endif()
6 cmake_policy(PUSH)
7 cmake_policy(VERSION 2.6...3.19)
8 #----------------------------------------------------------------
9 # Generated CMake target import file.
10 #----------------------------------------------------------------
11 
12 # Commands may need to know the format version.
13 set(CMAKE_IMPORT_FILE_VERSION 1)
14 
15 if(CMAKE_VERSION VERSION_LESS 3.0.0)
16  message(FATAL_ERROR "This file relies on consumers using CMake 3.0.0 or greater.")
17 endif()
18 
19 # Protect against multiple inclusion, which would fail when already imported targets are added once more.
20 set(_targetsDefined)
21 set(_targetsNotDefined)
22 set(_expectedTargets)
23 foreach(_expectedTarget ParaView::AdaptorsPython ParaView::Catalyst ParaView::Catalyst-private-kit-links ParaView::AdaptorsPhasta ParaView::AdaptorsParticle ParaView::PythonCatalyst ParaView::AdaptorsPagosa ParaView::AdaptorsNPIC ParaView::CatalystTestDriver ParaView::AdaptorsCam ParaView::AdaptorsCamPython ParaView::AdaptorsCTH ParaView::ClientsWeb ParaView::InSitu)
24  list(APPEND _expectedTargets ${_expectedTarget})
25  if(NOT TARGET ${_expectedTarget})
26  list(APPEND _targetsNotDefined ${_expectedTarget})
27  endif()
28  if(TARGET ${_expectedTarget})
29  list(APPEND _targetsDefined ${_expectedTarget})
30  endif()
31 endforeach()
32 if("${_targetsDefined}" STREQUAL "${_expectedTargets}")
33  unset(_targetsDefined)
34  unset(_targetsNotDefined)
35  unset(_expectedTargets)
36  set(CMAKE_IMPORT_FILE_VERSION)
37  cmake_policy(POP)
38  return()
39 endif()
40 if(NOT "${_targetsDefined}" STREQUAL "")
41  message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n")
42 endif()
43 unset(_targetsDefined)
44 unset(_targetsNotDefined)
45 unset(_expectedTargets)
46 
47 
48 # Create imported target ParaView::AdaptorsPython
49 add_library(ParaView::AdaptorsPython INTERFACE IMPORTED)
50 
51 # Create imported target ParaView::Catalyst
52 add_library(ParaView::Catalyst SHARED IMPORTED)
53 
54 set_target_properties(ParaView::Catalyst PROPERTIES
55  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Clients/Catalyst;/builds/gitlab-kitware-sciviz-ci/Clients/Catalyst;/builds/gitlab-kitware-sciviz-ci/build/Clients/Catalyst/Fortran"
56  INTERFACE_LINK_LIBRARIES "VTK::CommonCore;VTK::PythonUsed"
57 )
58 
59 # Create imported target ParaView::Catalyst-private-kit-links
60 add_library(ParaView::Catalyst-private-kit-links INTERFACE IMPORTED)
61 
62 set_target_properties(ParaView::Catalyst-private-kit-links PROPERTIES
63  INTERFACE_LINK_LIBRARIES "\$<LINK_ONLY:ParaView::paraview_plugins>"
64 )
65 
66 # Create imported target ParaView::AdaptorsPhasta
67 add_library(ParaView::AdaptorsPhasta SHARED IMPORTED)
68 
69 set_target_properties(ParaView::AdaptorsPhasta PROPERTIES
70  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Adaptors/Phasta;/builds/gitlab-kitware-sciviz-ci/Adaptors/Phasta"
71  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::CommonCore;VTK::CommonDataModel;VTK::PythonUsed"
72 )
73 
74 # Create imported target ParaView::AdaptorsParticle
75 add_library(ParaView::AdaptorsParticle SHARED IMPORTED)
76 
77 set_target_properties(ParaView::AdaptorsParticle PROPERTIES
78  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Adaptors/Particle;/builds/gitlab-kitware-sciviz-ci/Adaptors/Particle"
79  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;ParaView::RemotingViews;VTK::CommonCore;VTK::CommonDataModel;VTK::IOImage;VTK::IOParallelXML;VTK::ParallelMPI;VTK::RenderingCore;VTK::RenderingOpenGL2;VTK::PythonUsed"
80 )
81 
82 # Create imported target ParaView::PythonCatalyst
83 add_library(ParaView::PythonCatalyst SHARED IMPORTED)
84 
85 set_target_properties(ParaView::PythonCatalyst PROPERTIES
86  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Clients/PythonCatalyst;/builds/gitlab-kitware-sciviz-ci/Clients/PythonCatalyst;/builds/gitlab-kitware-sciviz-ci/build/Clients/PythonCatalyst/Fortran"
87  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::PythonInterpreter;ParaView::PythonInterpreterPath;VTK::PythonUsed"
88 )
89 
90 # Create imported target ParaView::AdaptorsPagosa
91 add_library(ParaView::AdaptorsPagosa SHARED IMPORTED)
92 
93 set_target_properties(ParaView::AdaptorsPagosa PROPERTIES
94  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Adaptors/Pagosa;/builds/gitlab-kitware-sciviz-ci/Adaptors/Pagosa"
95  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::CommonDataModel;VTK::PythonUsed"
96 )
97 
98 # Create imported target ParaView::AdaptorsNPIC
99 add_library(ParaView::AdaptorsNPIC SHARED IMPORTED)
100 
101 set_target_properties(ParaView::AdaptorsNPIC PROPERTIES
102  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Adaptors/NPIC;/builds/gitlab-kitware-sciviz-ci/Adaptors/NPIC"
103  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::CommonDataModel;VTK::CommonCore;VTK::ParallelMPI;VTK::PythonUsed"
104 )
105 
106 # Create imported target ParaView::CatalystTestDriver
107 add_library(ParaView::CatalystTestDriver SHARED IMPORTED)
108 
109 set_target_properties(ParaView::CatalystTestDriver PROPERTIES
110  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Adaptors/CatalystTestDriver;/builds/gitlab-kitware-sciviz-ci/Adaptors/CatalystTestDriver"
111  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;VTK::PythonUsed"
112 )
113 
114 # Create imported target ParaView::AdaptorsCam
115 add_library(ParaView::AdaptorsCam SHARED IMPORTED)
116 
117 set_target_properties(ParaView::AdaptorsCam PROPERTIES
118  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Adaptors/Cam;/builds/gitlab-kitware-sciviz-ci/Adaptors/Cam"
119  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;ParaView::PythonCatalyst;VTK::CommonDataModel;VTK::CommonCore;VTK::PythonUsed"
120 )
121 
122 # Create imported target ParaView::AdaptorsCamPython
123 add_library(ParaView::AdaptorsCamPython INTERFACE IMPORTED)
124 
125 set_target_properties(ParaView::AdaptorsCamPython PROPERTIES
126  INTERFACE_LINK_LIBRARIES "ParaView::AdaptorsCam"
127 )
128 
129 # Create imported target ParaView::AdaptorsCTH
130 add_library(ParaView::AdaptorsCTH SHARED IMPORTED)
131 
132 set_target_properties(ParaView::AdaptorsCTH PROPERTIES
133  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Adaptors/CTH;/builds/gitlab-kitware-sciviz-ci/Adaptors/CTH"
134  INTERFACE_LINK_LIBRARIES "ParaView::Catalyst;ParaView::PythonCatalyst;VTK::CommonCore;VTK::CommonDataModel;VTK::CommonExecutionModel;VTK::ParallelMPI;VTK::PythonUsed"
135 )
136 
137 # Create imported target ParaView::ClientsWeb
138 add_library(ParaView::ClientsWeb SHARED IMPORTED)
139 
140 set_target_properties(ParaView::ClientsWeb PROPERTIES
141  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Clients/Web;/builds/gitlab-kitware-sciviz-ci/Clients/Web"
142  INTERFACE_LINK_LIBRARIES "VTK::WebCore;VTK::WebGLExporter;VTK::PythonUsed"
143 )
144 
145 # Create imported target ParaView::InSitu
146 add_library(ParaView::InSitu SHARED IMPORTED)
147 
148 set_target_properties(ParaView::InSitu PROPERTIES
149  INTERFACE_INCLUDE_DIRECTORIES "/builds/gitlab-kitware-sciviz-ci/build/Clients/InSitu;/builds/gitlab-kitware-sciviz-ci/Clients/InSitu"
150  INTERFACE_LINK_LIBRARIES "VTK::CommonCore;VTK::PythonUsed"
151 )
152 
153 # Import target "ParaView::Catalyst" for configuration "Release"
154 set_property(TARGET ParaView::Catalyst APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
155 set_target_properties(ParaView::Catalyst PROPERTIES
156  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "ParaView::RemotingApplication;VTK::FiltersGeneral;VTK::FiltersHybrid;VTK::vtksys;VTK::ParallelMPI"
157  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVCatalyst-pv6.0.so.6.0"
158  IMPORTED_SONAME_RELEASE "libvtkPVCatalyst-pv6.0.so.1"
159  )
160 
161 # Import target "ParaView::AdaptorsPhasta" for configuration "Release"
162 set_property(TARGET ParaView::AdaptorsPhasta APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
163 set_target_properties(ParaView::AdaptorsPhasta PROPERTIES
164  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "VTK::ParallelMPI"
165  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVAdaptorsPhasta-pv6.0.so.6.0"
166  IMPORTED_SONAME_RELEASE "libvtkPVAdaptorsPhasta-pv6.0.so.1"
167  )
168 
169 # Import target "ParaView::AdaptorsParticle" for configuration "Release"
170 set_property(TARGET ParaView::AdaptorsParticle APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
171 set_target_properties(ParaView::AdaptorsParticle PROPERTIES
172  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVAdaptorsParticle-pv6.0.so.6.0"
173  IMPORTED_SONAME_RELEASE "libvtkPVAdaptorsParticle-pv6.0.so.1"
174  )
175 
176 # Import target "ParaView::PythonCatalyst" for configuration "Release"
177 set_property(TARGET ParaView::PythonCatalyst APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
178 set_target_properties(ParaView::PythonCatalyst PROPERTIES
179  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "ParaView::PythonInitializer;ParaView::RemotingServerManager;ParaView::VTKExtensionsCore;VTK::ParallelCore;VTK::WrappingPythonCore;ParaView::RemotingLive"
180  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVPythonCatalyst-pv6.0.so.6.0"
181  IMPORTED_SONAME_RELEASE "libvtkPVPythonCatalyst-pv6.0.so.1"
182  )
183 
184 # Import target "ParaView::AdaptorsPagosa" for configuration "Release"
185 set_property(TARGET ParaView::AdaptorsPagosa APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
186 set_target_properties(ParaView::AdaptorsPagosa PROPERTIES
187  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "ParaView::PythonCatalyst;VTK::ParallelMPI"
188  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVAdaptorsPagosa-pv6.0.so.6.0"
189  IMPORTED_SONAME_RELEASE "libvtkPVAdaptorsPagosa-pv6.0.so.1"
190  )
191 
192 # Import target "ParaView::AdaptorsNPIC" for configuration "Release"
193 set_property(TARGET ParaView::AdaptorsNPIC APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
194 set_target_properties(ParaView::AdaptorsNPIC PROPERTIES
195  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVAdaptorsNPIC-pv6.0.so.6.0"
196  IMPORTED_SONAME_RELEASE "libvtkPVAdaptorsNPIC-pv6.0.so.1"
197  )
198 
199 # Import target "ParaView::CatalystTestDriver" for configuration "Release"
200 set_property(TARGET ParaView::CatalystTestDriver APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
201 set_target_properties(ParaView::CatalystTestDriver PROPERTIES
202  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "VTK::CommonDataModel;VTK::ParallelCore"
203  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVCatalystTestDriver-pv6.0.so.6.0"
204  IMPORTED_SONAME_RELEASE "libvtkPVCatalystTestDriver-pv6.0.so.1"
205  )
206 
207 # Import target "ParaView::AdaptorsCam" for configuration "Release"
208 set_property(TARGET ParaView::AdaptorsCam APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
209 set_target_properties(ParaView::AdaptorsCam PROPERTIES
210  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVAdaptorsCam-pv6.0.so.6.0"
211  IMPORTED_SONAME_RELEASE "libvtkPVAdaptorsCam-pv6.0.so.1"
212  )
213 
214 # Import target "ParaView::AdaptorsCTH" for configuration "Release"
215 set_property(TARGET ParaView::AdaptorsCTH APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
216 set_target_properties(ParaView::AdaptorsCTH PROPERTIES
217  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVAdaptorsCTH-pv6.0.so.6.0"
218  IMPORTED_SONAME_RELEASE "libvtkPVAdaptorsCTH-pv6.0.so.1"
219  )
220 
221 # Import target "ParaView::ClientsWeb" for configuration "Release"
222 set_property(TARGET ParaView::ClientsWeb APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
223 set_target_properties(ParaView::ClientsWeb PROPERTIES
224  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "ParaView::RemotingApplication;ParaView::RemotingViews;VTK::CommonSystem"
225  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVClientWeb-pv6.0.so.6.0"
226  IMPORTED_SONAME_RELEASE "libvtkPVClientWeb-pv6.0.so.1"
227  )
228 
229 # Import target "ParaView::InSitu" for configuration "Release"
230 set_property(TARGET ParaView::InSitu APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
231 set_target_properties(ParaView::InSitu PROPERTIES
232  IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "ParaView::Catalyst;ParaView::RemotingApplication;ParaView::RemotingLive;ParaView::VTKExtensionsCore;ParaView::PythonCatalyst;ParaView::PythonInitializer;VTK::IOCatalystConduit;VTK::ParallelMPI;VTK::WrappingPythonCore"
233  IMPORTED_LOCATION_RELEASE "/builds/gitlab-kitware-sciviz-ci/build/lib64/libvtkPVInSitu-pv6.0.so.6.0"
234  IMPORTED_SONAME_RELEASE "libvtkPVInSitu-pv6.0.so.1"
235  )
236 
237 # Make sure the targets which have been exported in some other
238 # export set exist.
239 unset(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets)
240 foreach(_target "VTK::CommonCore" "VTK::PythonUsed" "ParaView::paraview_plugins" "VTK::CommonDataModel" "ParaView::RemotingViews" "VTK::IOImage" "VTK::IOParallelXML" "VTK::ParallelMPI" "VTK::RenderingCore" "VTK::RenderingOpenGL2" "VTK::PythonInterpreter" "ParaView::PythonInterpreterPath" "VTK::CommonExecutionModel" "VTK::WebCore" "VTK::WebGLExporter" )
241  if(NOT TARGET "${_target}" )
242  set(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets "${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets} ${_target}")
243  endif()
244 endforeach()
245 
246 if(DEFINED ${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets)
247  if(CMAKE_FIND_PACKAGE_NAME)
248  set( ${CMAKE_FIND_PACKAGE_NAME}_FOUND FALSE)
249  set( ${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE "The following imported targets are referenced, but are missing: ${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets}")
250  else()
251  message(FATAL_ERROR "The following imported targets are referenced, but are missing: ${${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets}")
252  endif()
253 endif()
254 unset(${CMAKE_FIND_PACKAGE_NAME}_NOT_FOUND_MESSAGE_targets)
255 
256 # Commands beyond this point should not need to know the version.
257 set(CMAKE_IMPORT_FILE_VERSION)
258 cmake_policy(POP)
#define VERSION
Definition: jconfigint.h:17