摘要: 转自:https://google.github.io/googletest/quickstart-cmake.html 1.cmake文件 cmake_minimum_required(VERSION 3.14) project(my_project) # GoogleTest requires 阅读全文
posted @ 2024-05-04 00:01 lypbendlf 阅读(40) 评论(0) 推荐(0) 编辑