]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
src/test/crimson/CMakeLists: include dmclock 62002/head
authorMohit Agrawal <moagrawa@redhat.com>
Thu, 6 Nov 2025 12:52:23 +0000 (18:22 +0530)
committerMohit Agrawal <moagrawa@redhat.com>
Wed, 3 Dec 2025 12:30:17 +0000 (18:00 +0530)
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
src/test/crimson/CMakeLists.txt

index c57be8fd429419916873d5241918e56b4e29366a..8a8c82ae5e7bd10b4f90c10a9519367d298f9072 100644 (file)
@@ -1,4 +1,5 @@
 # the crimson's backfill doesn't need nor use seastar
+include_directories(${CMAKE_SOURCE_DIR}/src/dmclock/support/src)
 add_executable(unittest-crimson-backfill
   test_backfill.cc
   ${PROJECT_SOURCE_DIR}/src/auth/Crypto.cc