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 257506d commit ae6c351Copy full SHA for ae6c351
1 file changed
.github/workflows/codeql.yml
@@ -58,7 +58,7 @@ jobs:
58
\
59
-DHDF5_ENABLE_SZIP_SUPPORT:BOOL=ON \
60
-DHDF5_ENABLE_SZIP_ENCODING:BOOL=ON \
61
- -Dlibaec_DIR=/usr \
+ -DCMAKE_INSTALL_PREFIX=/usr/local \
62
..
63
64
- name: Initialize CodeQL
0 commit comments