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
UMF_BUILD_SHARED_LIBRARY=ON requires UMF_BUILD_OS_MEMORY_PROVIDER=ON
on Windows because libumf.def contains the umfOsMemoryProviderOps symbol
that is unresolved on Windows if UMF_BUILD_OS_MEMORY_PROVIDER=OFF.
Signed-off-by: Lukasz Dorau <[email protected]>
0 commit comments