wangzelin.wzl 93a1074b0c patch 4.0
2022-10-24 17:57:12 +08:00

9 lines
355 B
CMake

add_library(mockcontainer SHARED
ob_restore_schema.h ob_restore_schema.cpp
mock_ob_schema_service.h mock_ob_schema_service.cpp
mock_ob_server.h mock_ob_server.cpp
mock_ob_iterator.h mock_ob_iterator.cpp
mock_ob_end_trans_callback.h
)
target_link_libraries(mockcontainer PUBLIC oceanbase)