mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +00:00
Merge pull request #636 from dachary/wip-get_command_description
autoconf: remove get_command_descriptions dependency to gtest Reviewed-by: Sage Weil <sage@inktank.com>
This commit is contained in:
commit
81e571fb95
@ -66,8 +66,7 @@ endif
|
||||
bin_PROGRAMS += ceph-dencoder
|
||||
|
||||
get_command_descriptions_SOURCES = test/common/get_command_descriptions.cc
|
||||
get_command_descriptions_CXXFLAGS = $(UNITTEST_CXXFLAGS)
|
||||
get_command_descriptions_LDADD = $(LIBMON) $(LIBCOMMON) $(UNITTEST_LDADD) $(CEPH_GLOBAL)
|
||||
get_command_descriptions_LDADD = $(LIBMON) $(LIBCOMMON) $(CEPH_GLOBAL)
|
||||
noinst_PROGRAMS += get_command_descriptions
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user