Add MemorySettingsInterface

This commit is contained in:
Connor McLaughlin
2022-07-09 14:17:57 +10:00
parent 462eb2c155
commit f6b3652ae6
11 changed files with 395 additions and 213 deletions

View File

@@ -30,6 +30,7 @@ add_library(common
gl/texture.h
hash_combine.h
heap_array.h
heterogeneous_containers.h
layered_settings_interface.cpp
layered_settings_interface.h
log.cpp
@@ -37,6 +38,8 @@ add_library(common
make_array.h
md5_digest.cpp
md5_digest.h
memory_settings_interface.cpp
memory_settings_interface.h
minizip_helpers.cpp
minizip_helpers.h
path.h