You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace `$Python3_LIBRARIES` with `Python3::Module` in`swig_link_libraries`.
This is a better resolution to #398
Tested on Linux (in python and manylinux docker images), Windows 11 w/
VS 2022, and macOS.
The
[officially suggested fix](https://gitlab.kitware.com/cmake/cmake/-/issues/26503#note_1600940)
works, and feels much better than my initial workaround.
Signed-off-by: Andy Neff <[email protected]>
0 commit comments