diff --git a/connectors/CMakeLists.txt b/connectors/CMakeLists.txt new file mode 100644 index 000000000..8133c8ce0 --- /dev/null +++ b/connectors/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(cdc-connector)