1 line
101 B
CMake
1 line
101 B
CMake
add_library(bpt STATIC src/disk_manager.cpp src/replacer.cpp src/buffer_pool_manager.cpp src/bpt.cpp) |