early-access version 2853
This commit is contained in:
4
externals/vcpkg/ports/python3/usage
vendored
Executable file
4
externals/vcpkg/ports/python3/usage
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
The package python3 is compatible with built-in CMake targets:
|
||||
|
||||
find_package(Python3 COMPONENTS Development REQUIRED)
|
||||
target_link_libraries(main PRIVATE Python3::Python)
|
Reference in New Issue
Block a user