mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
ffcbf233d1
* This really isn't ideal as it means the python module will only work with that specific major.minor version of python, when it could in theory work with any python version above 3.2 or so, depending on what features are used. * Since we're not distributing these modules yet though, add this linking to support -Wl,--no-undefined.