Files
UnrealEngine/Engine/Source/ThirdParty/Intel/ISPC/ispc-1.24.0/superbuild/osPresets.json
2025-05-18 13:04:45 +08:00

30 lines
928 B
JSON

{
"vendor": {
"ispc.github.io": {
"license_comment1": "Copyright (c) 2023-2024, Intel Corporation",
"license_comment2": "SPDX-License-Identifier: BSD-3-Clause"
}
},
"version": 4,
"cmakeMinimumRequired": {
"major": 3,
"minor": 23
},
"configurePresets": [
{
"name": "dependency-versions-os",
"cacheVariables": {
"LLVM_VERSION": "18.1",
"LLVM_URL": "https://github.com/llvm/llvm-project.git",
"VC_INTRINSICS_URL": "https://github.com/intel/vc-intrinsics.git",
"VC_INTRINSICS_SHA": "4f5bc1bbc2195683468ee9485094df2a9d14b46f",
"SPIRV_TRANSLATOR_URL": "https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git",
"SPIRV_TRANSLATOR_SHA": "43fb73fe120e854eddc2e1df9b4bfdc1efd92cd5",
"L0_URL": "https://github.com/oneapi-src/level-zero.git",
"L0_TAG": "v1.20.2",
"ISPC_CORPUS_URL": "null"
}
}
]
}