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
e.g. libint2::cxx adds DATADIR to the compile line to indicate where basis sets live. At the very least, this should be something like LIBINT2_DATADIR to avoid clashing with other projects.
e.g.
libint2::cxxaddsDATADIRto the compile line to indicate where basis sets live. At the very least, this should be something likeLIBINT2_DATADIRto avoid clashing with other projects.