CMake: Add Test Modules
Closed this issue · 3 comments
ImChong commented
add gtest framework to the CMake structure
ImChong commented
https://cliutils.gitlab.io/modern-cmake/chapters/testing/googletest.html
gtest FetchContent: CMake 3.11 教程
ImChong commented
Consider add C Test Module
https://cmake.org/cmake/help/v3.27/guide/tutorial/Installing%20and%20Testing.html
ImChong commented
Consider add Catch Test Module
https://cliutils.gitlab.io/modern-cmake/chapters/testing/catch.html