diff options
| author | 智皓 张 <[email protected]> | 2022-12-06 15:51:32 +0800 |
|---|---|---|
| committer | 智皓 张 <[email protected]> | 2022-12-06 15:51:32 +0800 |
| commit | 747486aac1c5f649c04efe2bd19387e5a3cab736 (patch) | |
| tree | ca38ecba4482342d57a9b741492ee52d1400ad0c /third-party/googletest/build/CTestTestfile.cmake | |
| parent | 7158e9775d1f6b28b30d913391616631c24f6a19 (diff) | |
Diffstat (limited to 'third-party/googletest/build/CTestTestfile.cmake')
| -rw-r--r-- | third-party/googletest/build/CTestTestfile.cmake | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/third-party/googletest/build/CTestTestfile.cmake b/third-party/googletest/build/CTestTestfile.cmake new file mode 100644 index 0000000..d981fe8 --- /dev/null +++ b/third-party/googletest/build/CTestTestfile.cmake @@ -0,0 +1,7 @@ +# CMake generated Testfile for +# Source directory: /home/zhang/桌面/googletest-release-1.8.1 +# Build directory: /home/zhang/桌面/googletest-release-1.8.1/build +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs("googlemock") |
