Skip to content

Commit a58fe53

Browse files
committed
pixi: Setup default install prefix
1 parent 4a7a28d commit a58fe53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pixi.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ configure = { cmd = [
4141
"build",
4242
"-S",
4343
".",
44+
"-DCMAKE_INSTALL_PREFIX=$CONDA_PREFIX",
4445
"-DCMAKE_BUILD_TYPE=$EIGENPY_BUILD_TYPE",
4546
"-DGENERATE_PYTHON_STUBS=$EIGENPY_PYTHON_STUBS",
4647
"-DBUILD_WITH_CHOLMOD_SUPPORT=$EIGENPY_CHOLMOD_SUPPORT",

0 commit comments

Comments
 (0)