mirror of
https://github.com/ceph/ceph
synced 2026-08-02 15:08:20 +00:00
googletest: pick up change to silence CMake warnings
bump up googletest submodule to the latest stable release, in order to silence the warning from CMake: ``` CMake Deprecation Warning at src/googletest/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. CMake Deprecation Warning at src/googletest/googlemock/CMakeLists.txt:45 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. CMake Deprecation Warning at src/googletest/googletest/CMakeLists.txt:56 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. ``` Signed-off-by: Kefu Chai <tchaikov@gmail.com>
This commit is contained in:
parent
5cfe9ce97c
commit
986f6918a7
@ -1 +1 @@
|
||||
Subproject commit 389cb68b87193358358ae87cc56d257fd0d80189
|
||||
Subproject commit 6910c9d9165801d8827d628cb72eb7ea9dd538c5
|
||||
Loading…
Reference in New Issue
Block a user