Skip to content

Commit

Permalink
Update CMakePresets.json for 1.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
byrnHDF authored Sep 28, 2023
1 parent 2bfa6ea commit 1cfaa7f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"hidden": true,
"inherits": "ci-base",
"cacheVariables": {
"H5PL_VERS_MAJOR": {"type": "STRING", "value": "1"},
"H5PL_VERS_MINOR": {"type": "STRING", "value": "10"},
"H5PL_VERS_RELEASE": {"type": "STRING", "value": "11"},
"H5PL_ALLOW_EXTERNAL_SUPPORT": {"type": "STRING", "value": "TGZ"},
"TGZPATH": {"type": "STRING", "value": "${sourceDir}/libs"},
"H5PL_BUILD_TESTING": "ON",
Expand Down Expand Up @@ -183,4 +186,4 @@
]
}
]
}
}

0 comments on commit 1cfaa7f

Please sign in to comment.