summaryrefslogtreecommitdiff
path: root/indra/cmake/GoogleMock.cmake
diff options
context:
space:
mode:
authorsimon <none@none>2014-08-20 16:31:34 -0700
committersimon <none@none>2014-08-20 16:31:34 -0700
commit518cc86156c2e10b9e603ac9e661f8c35faf5f70 (patch)
tree739b3aee858a63051949d0705a4c10cd2ce41320 /indra/cmake/GoogleMock.cmake
parentb740891b1f19c3d0e9ee494ef3bdb8adc3dcb151 (diff)
parentb021c90e7bccdd0f9a916946e7716a00034254c2 (diff)
Merge viewer-release and become version 3.7.15
Diffstat (limited to 'indra/cmake/GoogleMock.cmake')
-rwxr-xr-xindra/cmake/GoogleMock.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/GoogleMock.cmake b/indra/cmake/GoogleMock.cmake
index c4c96a9af7..cac072988e 100755
--- a/indra/cmake/GoogleMock.cmake
+++ b/indra/cmake/GoogleMock.cmake
@@ -2,7 +2,7 @@
include(Prebuilt)
include(Linking)
-use_prebuilt_binary(googlemock)
+use_prebuilt_binary(gmock)
set(GOOGLEMOCK_INCLUDE_DIRS
${LIBS_PREBUILT_DIR}/include)