The Python programming language
The package python3 is compatible with built-in CMake targets:
find_package(Python3 COMPONENTS Development REQUIRED)
target_link_libraries(main PRIVATE Python3::Python)
Deprecated support for the Windows 7 platform -- may be removed at any time.
Allow the build and usage of python extensions. On windows this requires python to be a dynamic library!
Build with readline. Requires system readline to be installed
v3.11.11#0
!uwp & !mingw
Python-2.0
Manifest