Merge pull request #2533 from DarkLordZach/memory-frozen
memory: Add class to manage and enforce memory freezing
This commit is contained in:
commit
bb4a1e059c
4 changed files with 274 additions and 0 deletions
|
@ -476,6 +476,8 @@ add_library(core STATIC
|
|||
settings.h
|
||||
telemetry_session.cpp
|
||||
telemetry_session.h
|
||||
tools/freezer.cpp
|
||||
tools/freezer.h
|
||||
)
|
||||
|
||||
create_target_directory_groups(core)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue