Skip to content

Commit e19bb72

Browse files
committed
Update pyproject.toml
1 parent f8ceb74 commit e19bb72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/vcpkg_cmake/simple/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ dependencies = [
1616
]
1717

1818
[tool.cppython]
19-
generator = "cmake"
20-
provider = "vcpkg"
19+
generator-name = "cmake"
20+
provider-name = "vcpkg"
2121

2222
[tool.pdm]
2323
distribution = false

0 commit comments

Comments
 (0)