gtest_add_tests 대신 다음과 같이 이전 gtest_discover_tests 를 사용하면 작동합니다. gtest_add_tests( TARGET ${test_exe} SOURCES ${test_src} WORKING_DIRECTORY ...
確定! 回上一頁