refactor out uuidgenerator

This commit is contained in:
2024-03-31 14:23:03 +02:00
parent f22f523774
commit 19fd99f713
5 changed files with 99 additions and 63 deletions

View File

@@ -4,6 +4,9 @@ add_library(fragment_store
./fragment_store/file2_zstd.hpp
./fragment_store/file2_zstd.cpp
./fragment_store/uuid_generator.hpp
./fragment_store/uuid_generator.cpp
./fragment_store/fragment_store_i.hpp
./fragment_store/fragment_store_i.cpp
./fragment_store/types.hpp