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

31 lines
978 B
JSON

{
"vendor": {
"ispc.github.io": {
"license_comment1": "Copyright (c) 2023, 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": "15.0",
"LLVM_URL": "https://github.com/llvm/llvm-project.git",
"VC_INTRINSICS_URL": "https://github.com/intel/vc-intrinsics.git",
"VC_INTRINSICS_SHA": "910db4801d4a029834606e3e42a8d60358e74fdf",
"SPIRV_TRANSLATOR_URL": "https://github.com/KhronosGroup/SPIRV-LLVM-Translator.git",
"SPIRV_TRANSLATOR_BRANCH": "llvm_release_150",
"SPIRV_TRANSLATOR_SHA": "e82ecc2bd7295604fcf1824e47c95fa6a09c6e63",
"L0_URL": "https://github.com/oneapi-src/level-zero.git",
"L0_TAG": "v1.13.5",
"ISPC_CORPUS_URL": "null"
}
}
]
}