summaryrefslogtreecommitdiff
path: root/indra/cmake/GoogleMock.cmake
diff options
context:
space:
mode:
authordolphin <dolphin@lindenlab.com>2014-09-04 13:02:21 -0700
committerdolphin <dolphin@lindenlab.com>2014-09-04 13:02:21 -0700
commit51e65a4b5254aadb90660a237b47b9f90875d889 (patch)
tree1db9114fb8d4dd9e4632a1671488595425a9390b /indra/cmake/GoogleMock.cmake
parentda639d1c9817c7333b959638e9a33b6ae7c664c0 (diff)
parentb021c90e7bccdd0f9a916946e7716a00034254c2 (diff)
Merge
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)