]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cmake: stop detecting <experimental/filesystem>
authorKefu Chai <kchai@redhat.com>
Mon, 7 Jun 2021 08:39:22 +0000 (16:39 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 9 Jun 2021 15:25:22 +0000 (23:25 +0800)
commitd2b0382ec6f67c4f6f2eb422c676db4ea561e490
tree877581f1d0d0d0e67ebbcb3440d81595fcc1cfac
parentb6e6d15a2892027525e0a385279492b8aeec6c52
cmake: stop detecting <experimental/filesystem>

since we've dropped the support of GCC older than v8.0, there is no need
to detect <experimental/filesystem>

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/FindStdFilesystem.cmake
cmake/modules/FindStdFilesystem_test.cc