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 5e0f8a8 commit 63248ebCopy full SHA for 63248eb
1 file changed
swmm-toolkit/pyproject.toml
@@ -31,7 +31,7 @@ urls = { Homepage = "https://github.com/pyswmm/swmm-python" }
31
32
[[tool.scikit-build.overrides]]
33
if.platform-system = "win32"
34
-cmake.args = ["-GVisual Studio 17 2022", "-Ax64"]
+cmake.args = ["-GVisual Studio 17 2022"]
35
36
37
if.platform-system = "darwin"
0 commit comments