Commit 0b5bc7f
committed
Add SKBUILD_CMAKE_DEFINE to pass CMAKE_PREFIX_PATH to CMake
scikit-build-core may not pass environment variables to CMake properly.
Use SKBUILD_CMAKE_DEFINE to explicitly pass CMAKE_PREFIX_PATH as a CMake define.1 parent 8966f0f commit 0b5bc7f
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| |||
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
274 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
275 | 279 | | |
0 commit comments