aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/CMakeLists.txt
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-01-07 17:06:16 -0500
committergennadiycivil <misterg@google.com>2019-01-08 11:50:56 -0500
commit216c37f057ae0fff38062984c890df912f40ccf6 (patch)
tree19bd4362670a0c0440f08b0360eaca8a5e44d9ed /googlemock/CMakeLists.txt
parent644319b9f06f6ca9bf69fe791be399061044bc3d (diff)
downloadgoogletest-216c37f057ae0fff38062984c890df912f40ccf6.tar.gz
googletest-216c37f057ae0fff38062984c890df912f40ccf6.tar.bz2
googletest-216c37f057ae0fff38062984c890df912f40ccf6.zip
Googletest export
Drop generated file gmock-generated-internal-utils.h. PiperOrigin-RevId: 228232195
Diffstat (limited to 'googlemock/CMakeLists.txt')
-rw-r--r--googlemock/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/googlemock/CMakeLists.txt b/googlemock/CMakeLists.txt
index 3e72d75c..b0c1db83 100644
--- a/googlemock/CMakeLists.txt
+++ b/googlemock/CMakeLists.txt
@@ -156,7 +156,6 @@ $env:Path = \"$project_bin;$env:Path\"
cxx_test(gmock-function-mocker_test gmock_main)
cxx_test(gmock-generated-actions_test gmock_main)
cxx_test(gmock-generated-function-mockers_test gmock_main)
- cxx_test(gmock-generated-internal-utils_test gmock_main)
cxx_test(gmock-generated-matchers_test gmock_main)
cxx_test(gmock-internal-utils_test gmock_main)
cxx_test(gmock-matchers_test gmock_main)