more code

This commit is contained in:
Hongze Cheng 2025-02-25 17:19:46 +08:00
parent d48547ed64
commit 9290c09566
1 changed files with 3 additions and 3 deletions

View File

@ -20,9 +20,9 @@ if(${BUILD_WITH_SQLITE})
add_subdirectory(sqlite)
endif(${BUILD_WITH_SQLITE})
if(${BUILD_S3})
add_subdirectory(azure)
endif()
# if(${BUILD_S3})
# add_subdirectory(azure)
# endif()
add_subdirectory(tdev)
add_subdirectory(lz4)