vmap/libs/memory/CMakeLists.txt

4 lines
63 B
Text
Raw Normal View History

2020-11-17 11:16:16 +00:00
add_library(memory
allocator.cpp allocator.h
)