From: Casey Bodley Date: Fri, 22 May 2015 14:40:56 +0000 (-0400) Subject: cmake: add missing source file to test_librbd X-Git-Tag: v9.0.2~106^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=367a5fccf2ab7a9fa24812d71e33e54735780c09;p=ceph.git cmake: add missing source file to test_librbd Signed-off-by: Casey Bodley --- diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt index 6154865294f..cc602cfc75f 100644 --- a/src/test/CMakeLists.txt +++ b/src/test/CMakeLists.txt @@ -1111,6 +1111,7 @@ add_executable(test_librbd librbd/test_fixture.cc librbd/test_ImageWatcher.cc librbd/test_internal.cc + librbd/test_support.cc librbd/test_main.cc $ ${CMAKE_SOURCE_DIR}/src/common/TextTable.cc