We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de0095 commit 337312bCopy full SHA for 337312b
CMakePresets.json
@@ -10,7 +10,7 @@
10
"inherits": "ci-base",
11
"cacheVariables": {
12
"H5PL_VERS_MAJOR": {"type": "STRING", "value": "1"},
13
- "H5PL_VERS_MINOR": {"type": "STRING", "value": "17"},
+ "H5PL_VERS_MINOR": {"type": "STRING", "value": "16"},
14
"H5PL_VERS_RELEASE": {"type": "STRING", "value": "0"},
15
"H5PL_ALLOW_EXTERNAL_SUPPORT": {"type": "STRING", "value": "TGZ"},
16
"H5PL_COMP_TGZPATH": {"type": "STRING", "value": "${sourceDir}/libs"},
0 commit comments