]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: remove undefined source file lists 37321/head
authorChangcheng Liu <changcheng.liu@aliyun.com>
Wed, 23 Sep 2020 01:33:33 +0000 (09:33 +0800)
committerChangcheng Liu <changcheng.liu@aliyun.com>
Sun, 27 Sep 2020 00:49:05 +0000 (08:49 +0800)
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
src/mon/CMakeLists.txt

index 3d2a0e491316621d1eba690434c983e116a0336d..e70dffe58b9a237495d41f9ee49a7c50f3dfe1d2 100644 (file)
@@ -2,7 +2,6 @@ set(lib_mon_srcs
   ${CMAKE_SOURCE_DIR}/src/auth/cephx/CephxKeyServer.cc
   ${CMAKE_SOURCE_DIR}/src/auth/cephx/CephxServiceHandler.cc
   ${CMAKE_SOURCE_DIR}/src/auth/AuthServiceHandler.cc
-  ${osd_mon_files}
   Paxos.cc
   PaxosService.cc
   OSDMonitor.cc