Skip to content

Commit

Permalink
- once more
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Nov 21, 2024
1 parent 7f880b4 commit 2322f4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/store-artefact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ jobs:
-DPYTHON_INCLUDE_DIR=/opt/python/cp38-cp38/include/python3.8/ \
-DWITH_STATIC_RUNTIME=ON \
-DLIBSBML_DEPENDENCY_DIR=$DEPENDENCY_DIR \
-DEXPAT_LIBRARY=$DEPENDENCY_DIR/lib64/libexpat.a \
-DEXPAT_INCLUDE_DIR=$DEPENDENCY_DIR/include \
-DPYTHON_USE_DYNAMIC_LOOKUP=ON
cmake --build . --config $BUILD_TYPE
Expand Down

0 comments on commit 2322f4c

Please sign in to comment.