Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Apr 26, 2024
1 parent c6e21e9 commit 7a28dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ before-all = [
[tool.cibuildwheel.environment]
CMAKE = "~/micromamba/bin/cmake"

[tool.cibuildwheel.environment.macos]
[tool.cibuildwheel.macos.environment]
CC = "$(brew --prefix llvm@15)/bin/clang"
CXX = "$(brew --prefix llvm@15)/bin/clang++"

0 comments on commit 7a28dcf

Please sign in to comment.