From 864b2c5736ab29aa94de6b0269d3f46b1efc0dab Mon Sep 17 00:00:00 2001 From: Tomasz Grabiec Date: Thu, 1 Oct 2020 18:33:28 +0200 Subject: [PATCH] CMakeLists.txt: Add raft directory to source code directories Needed for IDE integration. Not used for building currently. Message-Id: <1601570008-19666-1-git-send-email-tgrabiec@scylladb.com> --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b28bbfc277..6259c861c3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -110,6 +110,7 @@ scan_scylla_source_directories( io locator message + raft repair service sstables