]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: link timer test against libceph-common
authorLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 19 Apr 2023 13:11:36 +0000 (13:11 +0000)
committerLucian Petrut <lpetrut@cloudbasesolutions.com>
Wed, 30 Aug 2023 12:59:00 +0000 (12:59 +0000)
commit0a5641d196e6d98faec895d60db84c73cc3a4ff0
tree151529f46d2f0e6c6f991756e112ba937a9400c8
parent129fa17caa8bb022ca3c13a9aed83b22fe09e208
test: link timer test against libceph-common

This test currently failes to build for Windows using llvm
due to unresolved symbols.

We'll address the issue by explicitly specifying the ceph-common
dependency.

Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
src/test/common/CMakeLists.txt