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
C++17 is required to build UMF only when two flags are enabled:
- UMF_BUILD_LIBUMF_POOL_DISJOINT,
- UMF_BUILD_TESTS.
In other cases, all is needed is a C compiler.
0 commit comments