Closed lee30sonia closed 4 years ago
I got this warning when calling cmake:
CMake Warning at test/googletest/googletest/CMakeLists.txt:47 (project): VERSION keyword not followed by a value or was followed by a value that expanded to nothing.
It can still configure and compile successfully, so it's not a big problem I guess.
In an existing repository run git submodule update --recursive after pulling the most recent changes.
git submodule update --recursive
I got this warning when calling cmake:
It can still configure and compile successfully, so it's not a big problem I guess.