File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed
Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 5050[submodule "src/c-ares "]
5151 path = src/c-ares
5252 url = https://github.com/ceph/c-ares.git
53- [submodule "src/spawn "]
54- path = src/spawn
55- url = https://github.com/ceph/spawn.git
5653[submodule "src/pybind/mgr/rook/rook-client-python "]
5754 path = src/pybind/mgr/rook/rook-client-python
5855 url = https://github.com/ceph/rook-client-python.git
Original file line number Diff line number Diff line change @@ -891,10 +891,6 @@ if(WITH_RBD)
891891 add_subdirectory (rbd_replay)
892892endif (WITH_RBD)
893893
894- set (SPAWN_BUILD_TESTS OFF CACHE INTERNAL "disable building of spawn unit tests" )
895- set (SPAWN_INSTALL OFF CACHE INTERNAL "disable installation of spawn headers" )
896- add_subdirectory (spawn)
897-
898894# RadosGW
899895if (WITH_KVS)
900896 add_subdirectory (key_value_store)
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments