vmap/libs/memory/CMakeLists.txt
2020-11-17 12:16:16 +01:00

3 lines
63 B
CMake

add_library(memory
allocator.cpp allocator.h
)