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
[cmake] Compute Python install dir without Python_SITEARCH (fix Debian)
On Debian Python_SITEARCH points at dist-packages, so the clair Python module
installed there instead of the site-packages layout used across the TRIQS stack.
Select the layout via BUILD_DEBIAN_PACKAGE instead, matching h5/cpp2py.
See TRIQS/triqs#1022
Assisted-by: Claude <[email protected]>
0 commit comments