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
docs: be explicit about what it means to "use SKBUILD_SOABI" (#646)
I'm not super experienced with building Python modules with cmake, so it
wasn't clear to me until I found it in a test what exactly "use
SKBUILD_SOABI" meant until I found it in one of the tests, so I thought
others might like to see the `set(Python_SOABI ${SKBUILD_SOABI})`.
---------
Signed-off-by: Henry Schreiner <[email protected]>
Co-authored-by: Henry Schreiner <[email protected]>
0 commit comments