瀏覽代碼

HPCC-13797 Add support for WU locking in Cassandra

Add missing dependency (needed on Windows).

Signed-off-by: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 10 年之前
父節點
當前提交
8681a788f8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      plugins/cassandra/CMakeLists.txt

+ 1 - 0
plugins/cassandra/CMakeLists.txt

@@ -118,6 +118,7 @@ if (USE_CASSANDRA)
         cassandra
         eclrtl
         roxiemem
+        dalibase
         workunit
         jlib
         )