summaryrefslogtreecommitdiffstats
path: root/config/cmake-presets/hidden-presets.json
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-11-01 16:28:05 (GMT)
committerGitHub <noreply@github.com>2023-11-01 16:28:05 (GMT)
commita9ac366c226a1b866d418f6a12f99a2c72048891 (patch)
treea3d17c8294b008ea9df1b89744ea3ca0229c86e0 /config/cmake-presets/hidden-presets.json
parentd615f1d36193f16762499d676a25243397482a0f (diff)
downloadhdf5-a9ac366c226a1b866d418f6a12f99a2c72048891.zip
hdf5-a9ac366c226a1b866d418f6a12f99a2c72048891.tar.gz
hdf5-a9ac366c226a1b866d418f6a12f99a2c72048891.tar.bz2
Force compression cache variables and update presets (#3818)
Diffstat (limited to 'config/cmake-presets/hidden-presets.json')
-rw-r--r--config/cmake-presets/hidden-presets.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake-presets/hidden-presets.json b/config/cmake-presets/hidden-presets.json
index 02d200a..9912a8e 100644
--- a/config/cmake-presets/hidden-presets.json
+++ b/config/cmake-presets/hidden-presets.json
@@ -100,7 +100,7 @@
"name": "ci-Fortran-Clang",
"hidden": true,
"cacheVariables": {
- "CMAKE_Fortran_COMPILER": "gfortran"
+ "CMAKE_Fortran_COMPILER": {"type": "FILEPATH", "value": "gfortran"}
},
"condition": {
"type": "matches",