We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c5acb commit c8ca592Copy full SHA for c8ca592
cmake/modules/GoogleTest.cmake
@@ -47,7 +47,7 @@ endif()
47
GIT_TAG v1.15.2
48
UPDATE_COMMAND ""
49
CONFIGURE_COMMAND ${CONFIGURE_COMMAND}
50
- BUILD_COMMMAND ${BUILD_COMMAND}
+ BUILD_COMMAND ${BUILD_COMMAND}
51
# Disable install step
52
INSTALL_COMMAND ""
53
BUILD_BYPRODUCTS ${_gtest_byproducts}
0 commit comments