Skip to content

Commit 53d5f6a

Browse files
committed
update libaec path
1 parent 16959ed commit 53d5f6a

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,8 @@ jobs:
5757
-DZLIB_LIBRARY=/usr/lib/x86_64-linux-gnu/libz.so \
5858
\
5959
-DHDF5_ENABLE_SZIP_SUPPORT:BOOL=ON \
60-
-DHDF5_USE_LIBAEC:BOOL=OFF \
6160
-DHDF5_ENABLE_SZIP_ENCODING:BOOL=ON \
62-
-DSZIP_INCLUDE_DIR=/usr/include \
63-
-DSZIP_LIBRARY=/usr/lib/x86_64-linux-gnu/libsz.so \
61+
-DLIBAEC_DIR=/usr \
6462
..
6563
6664
- name: Initialize CodeQL

0 commit comments

Comments
 (0)