]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
cmake: link radosgw with boost libraries
authorNathan Cutler <ncutler@suse.com>
Mon, 29 May 2017 22:37:00 +0000 (00:37 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 30 May 2017 11:01:16 +0000 (13:01 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/rgw/CMakeLists.txt

index 591d136ccae8ce0615a88652512904186c894861..59a5406ca004dbb37d91c95de1f4e41f48d83f35 100644 (file)
@@ -174,7 +174,7 @@ target_link_libraries(radosgw radosgw_a librados
   cls_log_client cls_statelog_client cls_timeindex_client
   cls_version_client cls_replica_log_client cls_user_client
   global ${FCGI_LIBRARY} ${LIB_RESOLV}
-  ${CURL_LIBRARIES} ${EXPAT_LIBRARIES} ${BLKID_LIBRARIES}
+  ${CURL_LIBRARIES} ${Boost_LIBRARIES} ${EXPAT_LIBRARIES} ${BLKID_LIBRARIES}
   ${ALLOC_LIBS})
 # radosgw depends on cls libraries at runtime, but not as link dependencies
 add_dependencies(radosgw cls_rgw cls_lock cls_refcount