ceph/cmake
Kefu Chai a05d7179e2 cmake: check $top_srcdir/.git directly
in 0437adc33a, we stop right before
reaching $top_srcdir, but we should stop at its parent directory.

in this change, instead of trying to be smart and to walk all the way
up to the root directory or $top_srcdir, we just check $top_srcdir/.git
directly, as we just know it's there or it does not exist at all.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-04-08 18:03:37 +08:00
..
modules cmake: check $top_srcdir/.git directly 2020-04-08 18:03:37 +08:00
toolchains cmake: [win32] Update cmake files 2020-02-19 08:24:21 +00:00