summaryrefslogtreecommitdiff
path: root/indra/cmake/GoogleMock.cmake
diff options
context:
space:
mode:
authorGeenz <geenz@geenzo.com>2014-08-20 11:16:29 -0400
committerGeenz <geenz@geenzo.com>2014-08-20 11:16:29 -0400
commit0cc4295fac9af7feca12b0af60c54da37cf91ccc (patch)
tree072d25d9351fb4c2d76a46ec52f029500bb09f11 /indra/cmake/GoogleMock.cmake
parent703be164cf4205117fa0e1adc9316fb77645ce25 (diff)
parentb021c90e7bccdd0f9a916946e7716a00034254c2 (diff)
Merged with latest tip from viewer-release.
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)