macOS+gtest+vscode环境搭建 发表于 2022-03-20 标签: # gtest vscode cd 到某个目录,然后在command窗口git clone https://github.com/google/googletest.git 下载gtest源码 Reference https://www.bilibili.com/video/BV1L7411L7aZ?spm_id_from=333.337.search-card.all.click