We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e3c43 commit ecb0ff1Copy full SHA for ecb0ff1
pyproject.toml
@@ -77,7 +77,7 @@ MACOSX_DEPLOYMENT_TARGET = "10.10"
77
before-all = "./scripts/manylinux-build-and-install-openssl.sh"
78
79
[tool.cibuildwheel.config-settings]
80
-config-settings."cmake.define.RUN_CMAKE_TEST" = "ON"
+"cmake.define.RUN_CMAKE_TEST" = "ON"
81
82
[tool.cibuildwheel.linux.config-settings]
83
"cmake.define.OPENSSL_ROOT_DIR" = "/usr/local/ssl"
0 commit comments