mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Fix ci-Intel preset to use intel toolchain (#6038)
This commit is contained in:
@@ -95,7 +95,10 @@
|
||||
},
|
||||
{
|
||||
"name": "ci-Intel",
|
||||
"hidden": true
|
||||
"hidden": true,
|
||||
"cacheVariables": {
|
||||
"CMAKE_TOOLCHAIN_FILE": "config/toolchain/intel.cmake"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ci-Fortran",
|
||||
|
||||
Reference in New Issue
Block a user