Skip to content

Commit c8ca592

Browse files
authored
Update GoogleTest.cmake
1 parent b3c5acb commit c8ca592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/GoogleTest.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ endif()
4747
GIT_TAG v1.15.2
4848
UPDATE_COMMAND ""
4949
CONFIGURE_COMMAND ${CONFIGURE_COMMAND}
50-
BUILD_COMMMAND ${BUILD_COMMAND}
50+
BUILD_COMMAND ${BUILD_COMMAND}
5151
# Disable install step
5252
INSTALL_COMMAND ""
5353
BUILD_BYPRODUCTS ${_gtest_byproducts}

0 commit comments

Comments
 (0)