Cleanup: spelling in comments
This commit is contained in:
@@ -63,7 +63,7 @@ endif()
|
||||
blender_add_lib(bf_intern_guardedalloc "${SRC}" "${INC}" "${INC_SYS}" "${LIB}")
|
||||
add_library(bf::intern::guardedalloc ALIAS bf_intern_guardedalloc)
|
||||
|
||||
# Override C++ alloc, optional.
|
||||
# Override C++ allocator, optional.
|
||||
if(WITH_CXX_GUARDEDALLOC)
|
||||
set(SRC
|
||||
cpp/mallocn.cpp
|
||||
|
||||
Reference in New Issue
Block a user