You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cmake_minimum_required to gtest.cmake.in (#20)
Summary:
Recent versions of CMake (e.g. 3.24.2) appear to fail unless the `cmake_minimum_required` version is set. Furthermore, we set `project` to silence the corresponding warning.
Pull Request resolved: #20
Reviewed By: yuxuanchen1997
Differential Revision: D41150912
Pulled By: arnaudvenet
fbshipit-source-id: b1b37faa58ac5b24238ba196e1a8dbe202142272
0 commit comments