This commit is contained in:
2026-02-13 09:57:10 +03:00
parent affaf176e5
commit accbeff765
3 changed files with 235 additions and 8 deletions

View File

@@ -217,6 +217,7 @@ set(MCC_SRC
mcc_serialization_common.h
mcc_deserializer.h
mcc_serializer.h
mcc_generic_mount.h
)
if(USE_SPDLOG)