Skip to content

Commit

Permalink
python build extended instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Maas committed Dec 4, 2024
1 parent 82225af commit 26a2488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ cmake.build-type = "Release"
cmake.args = [
"-DCMAKE_POSITION_INDEPENDENT_CODE=ON",
"-DKAHYPAR_PYTHON=ON",
"-DKAHYPAR_ENABLE_EXTENDED_INSTRUCTIONS=ON",
"-DKAHYPAR_ENABLE_ARCH_COMPILE_OPTIMIZATIONS=OFF",
"-DKAHYPAR_ENABLE_THREAD_PINNING=OFF",
"-DKAHYPAR_STATIC_LINK_DEPENDENCIES=ON",
Expand Down

0 comments on commit 26a2488

Please sign in to comment.