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 82e6a93 commit 27f93b7Copy full SHA for 27f93b7
cmake/modules/GoogleTest.cmake
@@ -43,7 +43,7 @@ endif()
43
GIT_SHALLOW 1
44
GIT_TAG v1.15.2
45
UPDATE_COMMAND ""
46
- CONFIGURE_COMAND ${CONFIGURE_COMMAND}
+ CONFIGURE_COMMAND ${CONFIGURE_COMMAND}
47
BUILD_COMMMAND ${BUILD_COMMAND}
48
# Disable install step
49
INSTALL_COMMAND ""
0 commit comments