Commit 5d009c6
committed
BLD: fix compiler paths for conda package test.
When `test_installed=true` the scons `prefix` path specifies where
is the tested diffpy library. However, it is still necessary to
set CPATH, LIBRARY_PATH so that boost is found in the configure
step.1 parent 1538edc commit 5d009c6
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments