]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not specify subdirectories in file(GLOB_RECURSE..)
authorKefu Chai <kchai@redhat.com>
Mon, 17 May 2021 04:54:16 +0000 (12:54 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 17 May 2021 05:31:45 +0000 (13:31 +0800)
commitedfabf17cc87ac8079b47251fe2e8e76e17f9845
treed734cf5ce3ba9f66667024ba75d35550a457eddf
parent68886f16ae6cca9b004d757c3d7e2af1a6de1797
cmake: do not specify subdirectories in file(GLOB_RECURSE..)

file(GLOB_RECURSE..) does this already.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/CMakeLists.txt