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)
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.12.9#0
!uwp & !mingw
Python-2.0
Manifest