]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Fix CMake build w/o RADOSGW.
authorMatt Benjamin <matt@cohortfs.com>
Tue, 10 Mar 2015 18:10:54 +0000 (14:10 -0400)
committerMatt Benjamin <matt@cohortfs.com>
Wed, 11 Mar 2015 18:14:20 +0000 (14:14 -0400)
commit76d4d4c6b7e6be84c10a9be91f2c931efc5885f4
treed85a90d2542c8476147e66918b587ef69f520627
parent64d9e05d420a04914c59c233b450e3c7a31c9e34
Fix CMake build w/o RADOSGW.

Just fixes linkage of dencoder in test.  Fix the false assumption
that cls is only used if WITH_RADOSGW.

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