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 16959ed commit 53d5f6aCopy full SHA for 53d5f6a
1 file changed
.github/workflows/codeql.yml
@@ -57,10 +57,8 @@ jobs:
57
-DZLIB_LIBRARY=/usr/lib/x86_64-linux-gnu/libz.so \
58
\
59
-DHDF5_ENABLE_SZIP_SUPPORT:BOOL=ON \
60
- -DHDF5_USE_LIBAEC:BOOL=OFF \
61
-DHDF5_ENABLE_SZIP_ENCODING:BOOL=ON \
62
- -DSZIP_INCLUDE_DIR=/usr/include \
63
- -DSZIP_LIBRARY=/usr/lib/x86_64-linux-gnu/libsz.so \
+ -DLIBAEC_DIR=/usr \
64
..
65
66
- name: Initialize CodeQL
0 commit comments