23 lines
412 B
JSON
23 lines
412 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
|
|
},
|
|
"include": [
|
|
"osPresets.json"
|
|
],
|
|
"configurePresets": [
|
|
{
|
|
"name": "os",
|
|
"inherits": "dependency-versions-os"
|
|
}
|
|
]
|
|
}
|