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::viskores_exec 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.2/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.2/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.2/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include;${_IMPORT_PREFIX}/include/paraview-6.2/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include/viskoresdiy/mpi"
100  INTERFACE_LINK_LIBRARIES "viskores::viskoresdiympi_nompi"
101  INTERFACE_SYSTEM_INCLUDE_DIRECTORIES "include/paraview-6.2/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/include;include/paraview-6.2/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.2/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.2/vtkviskores/viskores/viskores/thirdparty/lcl/viskoreslcl"
125 )
126 
127 # Create imported target viskores::viskores_exec
128 add_library(viskores::viskores_exec INTERFACE IMPORTED)
129 
130 set_target_properties(viskores::viskores_exec PROPERTIES
131  INTERFACE_COMPILE_DEFINITIONS "VISKORES_DEVICE_LINKED"
132 )
133 
134 # Create imported target viskores::loguru
135 add_library(viskores::loguru INTERFACE IMPORTED)
136 
137 set_target_properties(viskores::loguru PROPERTIES
138  INTERFACE_COMPILE_FEATURES "cxx_std_11"
139  INTERFACE_LINK_LIBRARIES "dl;Threads::Threads"
140 )
141 
142 # Create imported target viskores::cont
143 add_library(viskores::cont SHARED IMPORTED)
144 
145 set_target_properties(viskores::cont PROPERTIES
146  INTERFACE_LINK_LIBRARIES "viskores::optionparser;viskores::diy;viskores::lcl;viskores::compiler_flags;Threads::Threads"
147 )
148 
149 # Create imported target viskores::cont_testing
150 add_library(viskores::cont_testing SHARED IMPORTED)
151 
152 set_target_properties(viskores::cont_testing PROPERTIES
153  INTERFACE_LINK_LIBRARIES "viskores::cont"
154 )
155 
156 # Create imported target viskores::worklet
157 add_library(viskores::worklet SHARED IMPORTED)
158 
159 set_target_properties(viskores::worklet PROPERTIES
160  INTERFACE_LINK_LIBRARIES "viskores::cont;viskores::viskores_exec"
161 )
162 
163 # Create imported target viskores::filter_core
164 add_library(viskores::filter_core SHARED IMPORTED)
165 
166 set_target_properties(viskores::filter_core PROPERTIES
167  INTERFACE_LINK_LIBRARIES "viskores::cont"
168 )
169 
170 # Create imported target viskores::filter
171 add_library(viskores::filter INTERFACE IMPORTED)
172 
173 set_target_properties(viskores::filter PROPERTIES
174  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"
175 )
176 
177 # Create imported target viskores::filter_clean_grid
178 add_library(viskores::filter_clean_grid SHARED IMPORTED)
179 
180 set_target_properties(viskores::filter_clean_grid PROPERTIES
181  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
182 )
183 
184 # Create imported target viskores::filter_connected_components
185 add_library(viskores::filter_connected_components SHARED IMPORTED)
186 
187 set_target_properties(viskores::filter_connected_components PROPERTIES
188  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
189 )
190 
191 # Create imported target viskores::filter_vector_analysis
192 add_library(viskores::filter_vector_analysis SHARED IMPORTED)
193 
194 set_target_properties(viskores::filter_vector_analysis PROPERTIES
195  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
196 )
197 
198 # Create imported target viskores::filter_mesh_info
199 add_library(viskores::filter_mesh_info SHARED IMPORTED)
200 
201 set_target_properties(viskores::filter_mesh_info PROPERTIES
202  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
203 )
204 
205 # Create imported target viskores::filter_multi_block
206 add_library(viskores::filter_multi_block SHARED IMPORTED)
207 
208 set_target_properties(viskores::filter_multi_block PROPERTIES
209  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
210 )
211 
212 # Create imported target viskores::filter_contour
213 add_library(viskores::filter_contour SHARED IMPORTED)
214 
215 set_target_properties(viskores::filter_contour PROPERTIES
216  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_vector_analysis;viskores::filter_mesh_info;viskores::filter_multi_block"
217 )
218 
219 # Create imported target viskores::filter_geometry_refinement
220 add_library(viskores::filter_geometry_refinement SHARED IMPORTED)
221 
222 set_target_properties(viskores::filter_geometry_refinement PROPERTIES
223  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
224 )
225 
226 # Create imported target viskores::filter_density_estimate
227 add_library(viskores::filter_density_estimate SHARED IMPORTED)
228 
229 set_target_properties(viskores::filter_density_estimate PROPERTIES
230  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
231 )
232 
233 # Create imported target viskores::filter_entity_extraction
234 add_library(viskores::filter_entity_extraction SHARED IMPORTED)
235 
236 set_target_properties(viskores::filter_entity_extraction PROPERTIES
237  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_clean_grid"
238 )
239 
240 # Create imported target viskores::filter_field_conversion
241 add_library(viskores::filter_field_conversion SHARED IMPORTED)
242 
243 set_target_properties(viskores::filter_field_conversion PROPERTIES
244  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
245 )
246 
247 # Create imported target viskores::filter_field_transform
248 add_library(viskores::filter_field_transform SHARED IMPORTED)
249 
250 set_target_properties(viskores::filter_field_transform PROPERTIES
251  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
252 )
253 
254 # Create imported target viskores::filter_flow
255 add_library(viskores::filter_flow SHARED IMPORTED)
256 
257 set_target_properties(viskores::filter_flow PROPERTIES
258  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
259 )
260 
261 # Create imported target viskores::filter_image_processing
262 add_library(viskores::filter_image_processing SHARED IMPORTED)
263 
264 set_target_properties(viskores::filter_image_processing PROPERTIES
265  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
266 )
267 
268 # Create imported target viskores::filter_resampling
269 add_library(viskores::filter_resampling SHARED IMPORTED)
270 
271 set_target_properties(viskores::filter_resampling PROPERTIES
272  INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_density_estimate;viskores::filter_entity_extraction"
273 )
274 
275 # Create imported target viskores::filter_uncertainty
276 add_library(viskores::filter_uncertainty SHARED IMPORTED)
277 
278 set_target_properties(viskores::filter_uncertainty PROPERTIES
279  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
280 )
281 
282 # Create imported target viskores::filter_zfp
283 add_library(viskores::filter_zfp SHARED IMPORTED)
284 
285 set_target_properties(viskores::filter_zfp PROPERTIES
286  INTERFACE_LINK_LIBRARIES "viskores::filter_core"
287 )
288 
289 # Create imported target viskores::lodepng
290 add_library(viskores::lodepng INTERFACE IMPORTED)
291 
292 # Create imported target viskores::io
293 add_library(viskores::io SHARED IMPORTED)
294 
295 set_target_properties(viskores::io PROPERTIES
296  INTERFACE_LINK_LIBRARIES "viskores::cont"
297 )
298 
299 # Create imported target viskores::source
300 add_library(viskores::source SHARED IMPORTED)
301 
302 set_target_properties(viskores::source PROPERTIES
303  INTERFACE_LINK_LIBRARIES "viskores::cont;viskores::filter_field_conversion;viskores::filter_multi_block"
304 )
305 
306 # Load information for each installed configuration.
307 file(GLOB _cmake_config_files "${CMAKE_CURRENT_LIST_DIR}/ViskoresTargets-*.cmake")
308 foreach(_cmake_config_file IN LISTS _cmake_config_files)
309  include("${_cmake_config_file}")
310 endforeach()
311 unset(_cmake_config_file)
312 unset(_cmake_config_files)
313 
314 # Cleanup temporary variables.
315 set(_IMPORT_PREFIX)
316 
317 # Loop over all imported files and verify that they actually exist
318 foreach(_cmake_target IN LISTS _cmake_import_check_targets)
319  if(CMAKE_VERSION VERSION_LESS "3.28"
320  OR NOT DEFINED _cmake_import_check_xcframework_for_${_cmake_target}
321  OR NOT IS_DIRECTORY "${_cmake_import_check_xcframework_for_${_cmake_target}}")
322  foreach(_cmake_file IN LISTS "_cmake_import_check_files_for_${_cmake_target}")
323  if(NOT EXISTS "${_cmake_file}")
324  message(FATAL_ERROR "The imported target \"${_cmake_target}\" references the file
325  \"${_cmake_file}\"
326 but this file does not exist. Possible reasons include:
327 * The file was deleted, renamed, or moved to another location.
328 * An install or uninstall procedure did not complete successfully.
329 * The installation package was faulty and contained
330  \"${CMAKE_CURRENT_LIST_FILE}\"
331 but not all the files it references.
332 ")
333  endif()
334  endforeach()
335  endif()
336  unset(_cmake_file)
337  unset("_cmake_import_check_files_for_${_cmake_target}")
338 endforeach()
339 unset(_cmake_target)
340 unset(_cmake_import_check_targets)
341 
342 # This file does not depend on other imported targets which have
343 # been exported from the same project but in a separate export set.
344 
345 # Commands beyond this point should not need to know the version.
346 set(CMAKE_IMPORT_FILE_VERSION)
347 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