Commit 8966f0f
committed
Fix CMAKE_PREFIX_PATH - remove before-build export that was overwriting correct path
The {project} placeholder only works in cibuildwheel's environment configuration,
not in shell scripts like before-build. The export statement was overwriting the
correctly expanded CMAKE_PREFIX_PATH from the environment config.1 parent fef51e6 commit 8966f0f
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | 263 | | |
267 | 264 | | |
268 | 265 | | |
| |||
0 commit comments