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_dependent_option(SNMALLOC_CHECK_LOADS "Perform bounds checks on the source argument to memcpy with heap objects"OFF"NOT SNMALLOC_HEADER_ONLY_LIBRARY"OFF)
37
38
cmake_dependent_option(SNMALLOC_OPTIMISE_FOR_CURRENT_MACHINE "Compile for current machine architecture"Off"NOT SNMALLOC_HEADER_ONLY_LIBRARY"OFF)
0 commit comments