cmake: add missing source file to test_librbd

Signed-off-by: Casey Bodley <casey@cohortfs.com>
This commit is contained in:
Casey Bodley 2015-05-22 10:40:56 -04:00 committed by Vu Pham
parent a8fca3c212
commit 367a5fccf2

View 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