mirror of
https://github.com/amd/blis.git
synced 2026-05-24 10:24:34 +00:00
16 lines
384 B
JSON
16 lines
384 B
JSON
{
|
|
"version": 6,
|
|
"cmakeMinimumRequired": {
|
|
"major": 3,
|
|
"minor": 25,
|
|
"patch": 0
|
|
},
|
|
"include": [
|
|
"build/cmake/presets/linux-make-clang.json",
|
|
"build/cmake/presets/linux-make-gcc.json",
|
|
"build/cmake/presets/linux-make.json",
|
|
"build/cmake/presets/linux-ninja.json",
|
|
"build/cmake/presets/win-msvc.json",
|
|
"build/cmake/presets/win-ninja.json"
|
|
]
|
|
} |