3 if(
"${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.8)
4 message(FATAL_ERROR
"CMake >= 2.8.0 required")
6 if(CMAKE_VERSION VERSION_LESS "3.0.0")
7 message(FATAL_ERROR "CMake >= 3.0.0 required")
10 cmake_policy(
VERSION 3.0.0...3.27)
11 #---------------------------------------------------------------- 12 # Generated CMake target import file. 13 #---------------------------------------------------------------- 15 # Commands may need to know the format version. 16 set(CMAKE_IMPORT_FILE_VERSION 1)
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}")
27 list(APPEND _cmake_targets_not_defined
"${_cmake_expected_target}")
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)
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
") 44 unset(_cmake_targets_defined) 45 unset(_cmake_targets_not_defined) 46 unset(_cmake_expected_targets) 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 "") 60 # Create imported target viskores::vectorization_flags 61 add_library(viskores::vectorization_flags INTERFACE IMPORTED) 63 set_target_properties(viskores::vectorization_flags PROPERTIES 64 INTERFACE_COMPILE_OPTIONS "\$<\$<COMPILE_LANGUAGE:CXX>:>
" 67 # Create imported target viskores::compiler_flags 68 add_library(viskores::compiler_flags INTERFACE IMPORTED) 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" 76 # Create imported target viskores::developer_flags 77 add_library(viskores::developer_flags INTERFACE IMPORTED) 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>
" 83 # Create imported target viskores::optionparser 84 add_library(viskores::optionparser INTERFACE IMPORTED) 86 set_target_properties(viskores::optionparser PROPERTIES 87 INTERFACE_INCLUDE_DIRECTORIES "${_IMPORT_PREFIX}/include/paraview-6.0/vtkviskores/
viskores/
viskores/thirdparty/optionparser
" 90 # Create imported target viskores::viskoresdiympi_nompi 91 add_library(viskores::viskoresdiympi_nompi SHARED IMPORTED) 93 # Create imported target viskores::viskoresdiy 94 add_library(viskores::viskoresdiy INTERFACE IMPORTED) 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
" 104 # Create imported target viskores::diy_developer_flags 105 add_library(viskores::diy_developer_flags INTERFACE IMPORTED) 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>
" 111 # Create imported target viskores::diy 112 add_library(viskores::diy INTERFACE IMPORTED) 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
" 119 # Create imported target viskores::lcl 120 add_library(viskores::lcl INTERFACE IMPORTED) 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
" 127 # Create imported target viskores::loguru 128 add_library(viskores::loguru INTERFACE IMPORTED) 130 set_target_properties(viskores::loguru PROPERTIES 131 INTERFACE_COMPILE_FEATURES "cxx_std_11
" 132 INTERFACE_LINK_LIBRARIES "dl;Threads::Threads
" 135 # Create imported target viskores::cont 136 add_library(viskores::cont SHARED IMPORTED) 138 set_target_properties(viskores::cont PROPERTIES 139 INTERFACE_LINK_LIBRARIES "viskores::optionparser;
viskores::diy;viskores::lcl;viskores::compiler_flags;Threads::Threads
" 142 # Create imported target viskores::cont_testing 143 add_library(viskores::cont_testing SHARED IMPORTED) 145 set_target_properties(viskores::cont_testing PROPERTIES 149 # Create imported target viskores::worklet 150 add_library(viskores::worklet SHARED IMPORTED) 152 set_target_properties(viskores::worklet PROPERTIES 156 # Create imported target viskores::filter_core 157 add_library(viskores::filter_core SHARED IMPORTED) 159 set_target_properties(viskores::filter_core PROPERTIES 163 # Create imported target viskores::filter 164 add_library(viskores::filter INTERFACE IMPORTED) 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
" 170 # Create imported target viskores::filter_clean_grid 171 add_library(viskores::filter_clean_grid SHARED IMPORTED) 173 set_target_properties(viskores::filter_clean_grid PROPERTIES 174 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 177 # Create imported target viskores::filter_connected_components 178 add_library(viskores::filter_connected_components SHARED IMPORTED) 180 set_target_properties(viskores::filter_connected_components PROPERTIES 181 INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_core
" 184 # Create imported target viskores::filter_vector_analysis 185 add_library(viskores::filter_vector_analysis SHARED IMPORTED) 187 set_target_properties(viskores::filter_vector_analysis PROPERTIES 188 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 191 # Create imported target viskores::filter_mesh_info 192 add_library(viskores::filter_mesh_info SHARED IMPORTED) 194 set_target_properties(viskores::filter_mesh_info PROPERTIES 195 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 198 # Create imported target viskores::filter_multi_block 199 add_library(viskores::filter_multi_block SHARED IMPORTED) 201 set_target_properties(viskores::filter_multi_block PROPERTIES 202 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 205 # Create imported target viskores::filter_contour 206 add_library(viskores::filter_contour SHARED IMPORTED) 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
" 212 # Create imported target viskores::filter_geometry_refinement 213 add_library(viskores::filter_geometry_refinement SHARED IMPORTED) 215 set_target_properties(viskores::filter_geometry_refinement PROPERTIES 216 INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::worklet;viskores::filter_core
" 219 # Create imported target viskores::filter_density_estimate 220 add_library(viskores::filter_density_estimate SHARED IMPORTED) 222 set_target_properties(viskores::filter_density_estimate PROPERTIES 223 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 226 # Create imported target viskores::filter_entity_extraction 227 add_library(viskores::filter_entity_extraction SHARED IMPORTED) 229 set_target_properties(viskores::filter_entity_extraction PROPERTIES 230 INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_clean_grid
" 233 # Create imported target viskores::filter_field_conversion 234 add_library(viskores::filter_field_conversion SHARED IMPORTED) 236 set_target_properties(viskores::filter_field_conversion PROPERTIES 237 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 240 # Create imported target viskores::filter_field_transform 241 add_library(viskores::filter_field_transform SHARED IMPORTED) 243 set_target_properties(viskores::filter_field_transform PROPERTIES 244 INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::worklet;viskores::filter_core
" 247 # Create imported target viskores::filter_flow 248 add_library(viskores::filter_flow SHARED IMPORTED) 250 set_target_properties(viskores::filter_flow PROPERTIES 251 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 254 # Create imported target viskores::filter_image_processing 255 add_library(viskores::filter_image_processing SHARED IMPORTED) 257 set_target_properties(viskores::filter_image_processing PROPERTIES 258 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 261 # Create imported target viskores::filter_resampling 262 add_library(viskores::filter_resampling SHARED IMPORTED) 264 set_target_properties(viskores::filter_resampling PROPERTIES 265 INTERFACE_LINK_LIBRARIES "viskores::filter_core;viskores::filter_density_estimate;viskores::filter_entity_extraction
" 268 # Create imported target viskores::filter_uncertainty 269 add_library(viskores::filter_uncertainty SHARED IMPORTED) 271 set_target_properties(viskores::filter_uncertainty PROPERTIES 272 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 275 # Create imported target viskores::filter_zfp 276 add_library(viskores::filter_zfp SHARED IMPORTED) 278 set_target_properties(viskores::filter_zfp PROPERTIES 279 INTERFACE_LINK_LIBRARIES "viskores::filter_core
" 282 # Create imported target viskores::lodepng 283 add_library(viskores::lodepng INTERFACE IMPORTED) 285 # Create imported target viskores::io 286 add_library(viskores::io SHARED IMPORTED) 288 set_target_properties(viskores::io PROPERTIES 289 INTERFACE_LINK_LIBRARIES "viskores::cont
" 292 # Create imported target viskores::source 293 add_library(viskores::source SHARED IMPORTED) 295 set_target_properties(viskores::source PROPERTIES 296 INTERFACE_LINK_LIBRARIES "viskores::cont;viskores::filter_field_conversion;viskores::filter_multi_block
" 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}
") 304 unset(_cmake_config_file) 305 unset(_cmake_config_files) 307 # Cleanup temporary variables. 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 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. 330 unset("_cmake_import_check_files_for_${_cmake_target}
") 333 unset(_cmake_import_check_targets) 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. 338 # Commands beyond this point should not need to know the version. 339 set(CMAKE_IMPORT_FILE_VERSION) boost::graph_traits< vtkGraph *>::vertex_descriptor target(boost::graph_traits< vtkGraph *>::edge_descriptor e, vtkGraph *)