We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ceb74 commit e19bb72Copy full SHA for e19bb72
1 file changed
examples/vcpkg_cmake/simple/pyproject.toml
@@ -16,8 +16,8 @@ dependencies = [
16
]
17
18
[tool.cppython]
19
-generator = "cmake"
20
-provider = "vcpkg"
+generator-name = "cmake"
+provider-name = "vcpkg"
21
22
[tool.pdm]
23
distribution = false
0 commit comments