Skip to content
Commit 15c4201c authored by Deeptanshu Sekhri's avatar Deeptanshu Sekhri
Browse files

build(pybindings): add MSBuild support for python bindings



- Use find_package to link Python headers and libs for MSVC
- Replace VLA with std::vector and copy buffer to py::array_t for safe memory handling
- Update setup.py to detect and copy .so or .pyd extensions based on platform

Signed-off-by: Deeptanshu Sekhri's avatarDeeptanshu Sekhri <deeptanshu.sekhri@arm.com>
Change-Id: I64e8e85eb3664201cd59b277cc605983bc5adf1c
parent ec7c8dfc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment