find_package(gtest required). add_executable(test test.cpp). target_link_libraries(test$$. )gtest_discover_tests(test). 出現錯誤:.
確定! 回上一頁