We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7a28d commit a58fe53Copy full SHA for a58fe53
pixi.toml
@@ -41,6 +41,7 @@ configure = { cmd = [
41
"build",
42
"-S",
43
".",
44
+ "-DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX",
45
"-DCMAKE_BUILD_TYPE=$EIGENPY_BUILD_TYPE",
46
"-DGENERATE_PYTHON_STUBS=$EIGENPY_PYTHON_STUBS",
47
"-DBUILD_WITH_CHOLMOD_SUPPORT=$EIGENPY_CHOLMOD_SUPPORT",
0 commit comments