Skip to content

Commit ab63b5f

Browse files
committed
Only disable unity builds for editable installs on OSX
1 parent 2abc717 commit ab63b5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ cmake.build-type = "Debug"
122122
[[tool.scikit-build.overrides]]
123123
if.state = "editable"
124124
if.env.COVERAGE = false
125+
if.platform-system = "Darwin"
125126
inherit.cmake.define = "append"
126127
cmake.define.DISABLE_UNITY = "1"
127128

0 commit comments

Comments
 (0)