Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Feb 25, 2024
1 parent 88a61e0 commit 20122c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/sdist/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def get_extensions():
# be replaced by the actual path by `AmiciBuildCMakeExtension`
# before being passed to CMake.
"-DKLU_LIBRARY_DIR='${build_dir}/amici/lib'",
"-DKLU_INCLUDE_DIR='${build_dir}/amici/include'",
"-DKLU_INCLUDE_DIR='${build_dir}/amici/include/suite_sparse'",
],
)
# AMICI
Expand Down

0 comments on commit 20122c1

Please sign in to comment.