]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: add missing source file to test_librbd
authorCasey Bodley <casey@cohortfs.com>
Fri, 22 May 2015 14:40:56 +0000 (10:40 -0400)
committerVu Pham <vu@mellanox.com>
Fri, 22 May 2015 18:09:37 +0000 (11:09 -0700)
Signed-off-by: Casey Bodley <casey@cohortfs.com>
src/test/CMakeLists.txt

index 6154865294f50da99478381df2d43630c5bd949e..cc602cfc75f247987d0038ff13fa2b8477572685 100644 (file)
@@ -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
   $<TARGET_OBJECTS:heap_profiler_objs>
   ${CMAKE_SOURCE_DIR}/src/common/TextTable.cc