MIRTK
MIRTK copied to clipboard
Fix LDPATH in Python `_putenvs()` to use backward slashes
On Windows, paths should be converted to use backward slashes. Is this really necessary?!? https://github.com/BioMedIA/MIRTK/blob/a8026d289b812fa1b6a54384b897331070bb659c/Applications/CMakeLists.txt#L34