update to cmake 3.22, update googletest (#138)
* Update googletest * cmake_minimum_version 3.22 That's the one included in Ubuntu 2022.04
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
cmake_minimum_required(VERSION 3.22)
|
||||
|
||||
project(cppdap VERSION 1.65.0 LANGUAGES CXX C)
|
||||
|
||||
|
||||
2
third_party/googletest
vendored
2
third_party/googletest
vendored
Submodule third_party/googletest updated: 0a03480824...f3c355f9dd
Reference in New Issue
Block a user