Files
Andrej730 d22bb50b05 cmake - fix python install path being treated as absolute
Otherwise it was installing binary in my case (Windows) to `Installing: /Lib/site-packages/libtorrent.cp313-win_amd64.pyd` which means `"L:\Lib\site-packages\libtorrent.cp313-win_amd64.pyd"` instead of `L:/my/install/prefix/Lib\site-packages\libtorrent.cp313-win_amd64.pyd`
2026-03-27 18:26:47 +01:00
..
2022-10-22 22:15:28 +02:00

Documentation covering building and using the python binding for libtorrent
is located in the main doc directory. See docs/python_binding.html