We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4f93e commit 09e31caCopy full SHA for 09e31ca
examples/vcpkg_cmake/simple/pyproject.toml
@@ -1,6 +1,7 @@
1
[project]
2
description = "A simple project showing how to use vcpkg with CPPython"
3
-name = "cppython-vcpkg-simple"
+name = "cppython-vcpkg-cmake-simple"
4
+version = "1.0.0"
5
6
license = {text = "MIT"}
7
0 commit comments