Skip to content

Commit

Permalink
- add include dir
Browse files Browse the repository at this point in the history
  • Loading branch information
fbergmann committed Nov 21, 2024
1 parent 09a6137 commit 6d035ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/store-artefact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ jobs:
-DWITH_STATIC_RUNTIME=ON \
-DLIBSBML_DEPENDENCY_DIR=./dependencies \
-DEXPAT_LIBRARY=./dependencies/lib64/libexpat.a \
-DEXPAT_INCLUDE_DIR=./dependencies/include \
-DPYTHON_USE_DYNAMIC_LOOKUP=ON
cmake --build . --config $BUILD_TYPE
Expand Down

0 comments on commit 6d035ed

Please sign in to comment.