mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
cmake: do not link crimson-alienstore against crimson-os
crimson-os contains crimson-alienstore, we should not link the latter
against the former. this change partially reverts
490b6322fb
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
2b969dcbcd
commit
e4ed324e0b
@ -56,6 +56,5 @@ target_link_libraries(crimson-alienstore
|
||||
heap_profiler
|
||||
${BLKID_LIBRARIES}
|
||||
${UDEV_LIBRARIES}
|
||||
crimson-os
|
||||
crimson
|
||||
blk)
|
||||
|
Loading…
Reference in New Issue
Block a user