ViskoresTargets.cmake
Go to the documentation of this file.
1 # Generated by CMake
2 
3 if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4  message(FATAL_ERROR "CMake >= 2.8.0 required")
5 endif()
6 if(CMAKE_VERSION VERSION_LESS "3.0.0")
7  message(FATAL_ERROR "CMake >= 3.0.0 required")
8 endif()
9 cmake_policy(PUSH)
10 cmake_policy(VERSION 3.0.0...3.27)
11 #----------------------------------------------------------------
12 # Generated CMake target import file.
13 #----------------------------------------------------------------
14 
15 # Commands may need to know the format version.
16 set(CMAKE_IMPORT_FILE_VERSION 1)
17 
18 # Protect against multiple inclusion, which would fail when already imported targets are added once more.
19 set(_cmake_targets_defined "")
20 set(_cmake_targets_not_defined "")
21 set(_cmake_expected_targets "")
22 foreach(_cmake_expected_target IN ITEMS viskores::vectorization_flags viskores::compiler_flags viskores::developer_flags viskores::optionparser viskores::viskoresdiympi_nompi viskores::viskoresdiy viskores::diy_developer_flags viskores::diy viskores::lcl viskores::loguru viskores::cont viskores::cont_testing viskores::worklet viskores::filter_core viskores::filter viskores::filter_clean_grid viskores::filter_connected_components viskores::filter_vector_analysis viskores::filter_mesh_info viskores::filter_multi_block viskores::filter_contour viskores::filter_geometry_refinement viskores::filter_density_estimate viskores::filter_entity_extraction viskores::filter_field_conversion viskores::filter_field_transform viskores::filter_flow viskores::filter_image_processing viskores::filter_resampling viskores::filter_uncertainty viskores::filter_zfp viskores::lodepng viskores::io viskores::source)
23  list(APPEND _cmake_expected_targets "${_cmake_expected_target}")
24  if(TARGET "${_cmake_expected_target}")
25  list(APPEND _cmake_targets_defined "${_cmake_expected_target}")
26  else()
27  list(APPEND _cmake_targets_not_defined "${_cmake_expected_target}")
28  endif()
29 endforeach()
30 unset(_cmake_expected_target)
31 if(_cmake_targets_defined STREQUAL _cmake_expected_targets)
32  unset(_cmake_targets_defined)
33  unset(_cmake_targets_not_defined)
34  unset(_cmake_expected_targets)
35  unset(CMAKE_IMPORT_FILE_VERSION)
36  cmake_policy(POP)
37  return()
38 endif()
39 if(NOT _cmake_targets_defined STREQUAL "")
40  string(REPLACE ";" ", " _cmake_targets_defined_text "${_cmake_targets_defined}")
41  string(REPLACE ";" ", " _cmake_targets_not_defined_text "${_cmake_targets_not_defined}")
42  message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_cmake_targets_defined_text}\nTargets not yet defined: ${_cmake_targets_not_defined_text}\n")
43 endif()
44 unset(_cmake_targets_defined)
45 unset(_cmake_targets_not_defined)
46 unset(_cmake_expected_targets)
47 
48 
49 # Compute the installation prefix relative to this file.
50 get_filename_component(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH)
51 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
52 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
53 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
54 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
55 get_filename_component(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH)
56 if(_IMPORT_PREFIX STREQUAL "/")
57  set(_IMPORT_PREFIX "")
58 endif()
59 
60 # Create imported target viskores::vectorization_flags
61 add_library(viskores::vectorization_flags INTERFACE IMPORTED)
62 
63 set_target_properties(viskores::vectorization_flags PROPERTIES
64  INTERFACE_COMPILE_OPTIONS "\$<\$<COMPILE_LANGUAGE:CXX>:>"
65 )
66 
67 # Create imported target viskores::compiler_flags
68 add_library(viskores::compiler_flags INTERFACE IMPORTED)
69 
70 set_target_properties(viskores::compiler_flags PROPERTIES
71  INTERFACE_COMPILE_FEATURES "cxx_std_17"
72  INTERFACE_COMPILE_OPTIONS "\$<\$<COMPILE_LANGUAGE:CXX>:-ffunction-sections>"
73  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkviskores/viskores"
74 )
75 
76 # Create imported target viskores::developer_flags
77 add_library(viskores::developer_flags INTERFACE IMPORTED)
78 
79 set_target_properties(viskores::developer_flags PROPERTIES
80  INTERFACE_COMPILE_OPTIONS "\$<\$<COMPILE_LANGUAGE:CXX>:-Wall;-Wcast-align;-Wextra;-Wpointer-arith;-Wformat;-Wformat-security;-Wshadow;-Wunused;-fno-common;-Wno-unused-function;-Wchar-subscripts;-Wfloat-conversion;-Wodr>"
81 )
82 
83 # Create imported target viskores::optionparser
84 add_library(viskores::optionparser INTERFACE IMPORTED)
85 
86 set_target_properties(viskores::optionparser PROPERTIES
87  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkviskores/viskores/viskores/thirdparty/optionparser"
88 )
89 
90 # Create imported target viskores::viskoresdiympi_nompi
91 add_library(viskores::viskoresdiympi_nompi SHARED IMPORTED)
92 
93 # Create imported target viskores::viskoresdiy
94 add_library(viskores::viskoresdiy INTERFACE IMPORTED)
95 
96 set_target_properties(viskores::viskoresdiy PROPERTIES
97  INTERFACE_COMPILE_DEFINITIONS "VISKORESDIY_NO_THREADS;VISKORESDIY_MPI_AS_LIB"
98  INTERFACE_COMPILE_FEATURES "cxx_std_14"
99  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include;${_IMPORT_PREFIX}/include/paraview-6.0/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include/viskoresdiy/mpi"
100  INTERFACE_LINK_LIBRARIES "viskores::viskoresdiympi_nompi"
101  INTERFACE_SYSTEM_INCLUDE_DIRECTORIES "include/paraview-6.0/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include;include/paraview-6.0/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include/viskoresdiy/mpi"
102 )
103 
104 # Create imported target viskores::diy_developer_flags
105 add_library(viskores::diy_developer_flags INTERFACE IMPORTED)
106 
107 set_target_properties(viskores::diy_developer_flags PROPERTIES
108  INTERFACE_COMPILE_OPTIONS "\$<\$<COMPILE_LANGUAGE:CXX>:-Wall;-Wcast-align;-Wchar-subscripts;-Wextra;-Wpointer-arith;-Wformat;-Wformat-security;-Wshadow;-Wunused;-fno-common;-Wfloat-conversion;-Wno-sign-conversion;-Wno-sign-compare;-Wno-cast-align;-Wodr>"
109 )
110 
111 # Create imported target viskores::diy
112 add_library(viskores::diy INTERFACE IMPORTED)
113 
114 set_target_properties(viskores::diy PROPERTIES
115  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkviskores/viskores/viskores/thirdparty/diy"
116  INTERFACE_LINK_LIBRARIES "viskores::viskoresdiy;viskores::viskoresdiympi_nompi"
117 )
118 
119 # Create imported target viskores::lcl
120 add_library(viskores::lcl INTERFACE IMPORTED)
121 
122 set_target_properties(viskores::lcl PROPERTIES
123  INTERFACE_COMPILE_FEATURES "cxx_std_11"
124  INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkviskores/viskores/viskores/thirdparty/lcl/viskoreslcl"
125 )
126 
127 # Create imported target viskores::loguru
128 add_library(viskores::loguru INTERFACE IMPORTED)
129 
130 set_target_properties(viskores::loguru PROPERTIES
131  INTERFACE_COMPILE_FEATURES "cxx_std_11"
132  INTERFACE_LINK_LIBRARIES "dl;Threads::Threads"
133 )
134 
135 # Create imported target viskores::cont
136 add_library(viskores::cont SHARED IMPORTED)
137 
138 set_target_properties(viskores::cont PROPERTIES
139  INTERFACE_LINK_LIBRARIES "viskores::optionparser;viskores::diy;viskores::lcl;viskores::compiler_flags;Threads::Threads"
140 )
141 
142 # Create imported target viskores::cont_testing
143 add_library(viskores::cont_testing SHARED IMPORTED)
144 
145 set_target_properties(viskores::cont_testing PROPERTIES
146  INTERFACE_LINK_LIBRARIES "viskores::cont"
147 )
148 
149 # Create imported target viskores::worklet
150 add_library(viskores::worklet SHARED IMPORTED)
151 
152 set_target_properties(viskores::worklet PROPERTIES
153  INTERFACE_LINK_LIBRARIES "viskores::cont"
154 )
155 
156 # Create imported target viskores::filter_core
157 add_library(viskores::filter_core SHARED IMPORTED)
158 
159 set_target_properties(viskores::filter_core PROPERTIES
160  INTERFACE_LINK_LIBRARIES "viskores::cont;viskores::worklet"
161 )
162 
163 # Create imported target viskores::filter
164 add_library(viskores::filter INTERFACE IMPORTED)
165 
166 set_target_properties(viskores::filter PROPERTIES
167  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_clean_grid;viskores::filter_connected_components;viskores::filter_vector_analysis;viskores::filter_mesh_info;viskores::filter_multi_block;viskores::filter_contour;viskores::filter_geometry_refinement;viskores::filter_density_estimate;viskores::filter_entity_extraction;viskores::filter_field_conversion;viskores::filter_field_transform;viskores::filter_flow;viskores::filter_image_processing;viskores::filter_resampling;viskores::filter_zfp"
168 )
169 
170 # Create imported target viskores::filter_clean_grid
171 add_library(viskores::filter_clean_grid SHARED IMPORTED)
172 
173 set_target_properties(viskores::filter_clean_grid PROPERTIES
174  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
175 )
176 
177 # Create imported target viskores::filter_connected_components
178 add_library(viskores::filter_connected_components SHARED IMPORTED)
179 
180 set_target_properties(viskores::filter_connected_components PROPERTIES
181  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_core"
182 )
183 
184 # Create imported target viskores::filter_vector_analysis
185 add_library(viskores::filter_vector_analysis SHARED IMPORTED)
186 
187 set_target_properties(viskores::filter_vector_analysis PROPERTIES
188  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
189 )
190 
191 # Create imported target viskores::filter_mesh_info
192 add_library(viskores::filter_mesh_info SHARED IMPORTED)
193 
194 set_target_properties(viskores::filter_mesh_info PROPERTIES
195  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
196 )
197 
198 # Create imported target viskores::filter_multi_block
199 add_library(viskores::filter_multi_block SHARED IMPORTED)
200 
201 set_target_properties(viskores::filter_multi_block PROPERTIES
202  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
203 )
204 
205 # Create imported target viskores::filter_contour
206 add_library(viskores::filter_contour SHARED IMPORTED)
207 
208 set_target_properties(viskores::filter_contour PROPERTIES
209  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_vector_analysis;viskores::filter_mesh_info;viskores::filter_multi_block"
210 )
211 
212 # Create imported target viskores::filter_geometry_refinement
213 add_library(viskores::filter_geometry_refinement SHARED IMPORTED)
214 
215 set_target_properties(viskores::filter_geometry_refinement PROPERTIES
216  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::worklet;viskores::filter_core"
217 )
218 
219 # Create imported target viskores::filter_density_estimate
220 add_library(viskores::filter_density_estimate SHARED IMPORTED)
221 
222 set_target_properties(viskores::filter_density_estimate PROPERTIES
223  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
224 )
225 
226 # Create imported target viskores::filter_entity_extraction
227 add_library(viskores::filter_entity_extraction SHARED IMPORTED)
228 
229 set_target_properties(viskores::filter_entity_extraction PROPERTIES
230  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_clean_grid"
231 )
232 
233 # Create imported target viskores::filter_field_conversion
234 add_library(viskores::filter_field_conversion SHARED IMPORTED)
235 
236 set_target_properties(viskores::filter_field_conversion PROPERTIES
237  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
238 )
239 
240 # Create imported target viskores::filter_field_transform
241 add_library(viskores::filter_field_transform SHARED IMPORTED)
242 
243 set_target_properties(viskores::filter_field_transform PROPERTIES
244  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::worklet;viskores::filter_core"
245 )
246 
247 # Create imported target viskores::filter_flow
248 add_library(viskores::filter_flow SHARED IMPORTED)
249 
250 set_target_properties(viskores::filter_flow PROPERTIES
251  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
252 )
253 
254 # Create imported target viskores::filter_image_processing
255 add_library(viskores::filter_image_processing SHARED IMPORTED)
256 
257 set_target_properties(viskores::filter_image_processing PROPERTIES
258  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
259 )
260 
261 # Create imported target viskores::filter_resampling
262 add_library(viskores::filter_resampling SHARED IMPORTED)
263 
264 set_target_properties(viskores::filter_resampling PROPERTIES
265  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_density_estimate;viskores::filter_entity_extraction"
266 )
267 
268 # Create imported target viskores::filter_uncertainty
269 add_library(viskores::filter_uncertainty SHARED IMPORTED)
270 
271 set_target_properties(viskores::filter_uncertainty PROPERTIES
272  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
273 )
274 
275 # Create imported target viskores::filter_zfp
276 add_library(viskores::filter_zfp SHARED IMPORTED)
277 
278 set_target_properties(viskores::filter_zfp PROPERTIES
279  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
280 )
281 
282 # Create imported target viskores::lodepng
283 add_library(viskores::lodepng INTERFACE IMPORTED)
284 
285 # Create imported target viskores::io
286 add_library(viskores::io SHARED IMPORTED)
287 
288 set_target_properties(viskores::io PROPERTIES
289  INTERFACE_LINK_LIBRARIES "viskores::cont"
290 )
291 
292 # Create imported target viskores::source
293 add_library(viskores::source SHARED IMPORTED)
294 
295 set_target_properties(viskores::source PROPERTIES
296  INTERFACE_LINK_LIBRARIES "viskores::cont;viskores::filter_field_conversion;viskores::filter_multi_block"
297 )
298 
299 # Load information for each installed configuration.
300 file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/ViskoresTargets-*.cmake")
301 foreach(_cmake_config_file IN LISTS _cmake_config_files)
302  include("${_cmake_config_file}")
303 endforeach()
304 unset(_cmake_config_file)
305 unset(_cmake_config_files)
306 
307 # Cleanup temporary variables.
308 set(_IMPORT_PREFIX)
309 
310 # Loop over all imported files and verify that they actually exist
311 foreach(_cmake_target IN LISTS _cmake_import_check_targets)
312  if(CMAKE_VERSION VERSION_LESS "3.28"
313  OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target}
314  OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}")
315  foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
316  if(NOT EXISTS "${_cmake_file}")
317  message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
318  \"${_cmake_file}\"
319 but this file does not exist. Possible reasons include:
320 * The file was deleted, renamed, or moved to another location.
321 * An install or uninstall procedure did not complete successfully.
322 * The installation package was faulty and contained
323  \"${CMAKE_CURRENT_LIST_FILE}\"
324 but not all the files it references.
325 ")
326  endif()
327  endforeach()
328  endif()
329  unset(_cmake_file)
330  unset("_cmake_import_check_files_for_${_cmake_target}")
331 endforeach()
332 unset(_cmake_target)
333 unset(_cmake_import_check_targets)
334 
335 # This file does not depend on other imported targets which have
336 # been exported from the same project but in a separate export set.
337 
338 # Commands beyond this point should not need to know the version.
339 set(CMAKE_IMPORT_FILE_VERSION)
340 cmake_policy(POP)
boost::graph_traits< vtkGraph *>::vertex_descriptor target(boost::graph_traits< vtkGraph *>::edge_descriptor e, vtkGraph *)
#define diy
Definition: vtk_diy2.h:16
#define VERSION
Definition: jconfigint.h:17