]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: add libboost_system to EXTRALIBS 7541/head
authorMatt Benjamin <mbenjamin@redhat.com>
Fri, 5 Feb 2016 21:43:43 +0000 (16:43 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Fri, 5 Feb 2016 21:46:21 +0000 (16:46 -0500)
commit21438a6773a3153556de07096919ab46c4540eee
tree57ff445a7a865929eaf0e2dd75d1b2206858e52b
parent2669e0c280c68e2b310e5f8a92ee200f6dc0a783
cmake: add libboost_system to EXTRALIBS

This concisely fixes several unittest builds, and reflects the
fact that this library dependency has moved into several areas
of the codebase (libcephfs, librbd, librgw).

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/CMakeLists.txt
src/test/CMakeLists.txt