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 dd01445 commit 82e6a93Copy full SHA for 82e6a93
cmake/modules/GoogleTest.cmake
@@ -55,8 +55,6 @@ endif()
55
TIMEOUT 600
56
)
57
58
-endif()
59
-
60
# Specify include dirs for gtest and gmock
61
ExternalProject_Get_Property(googletest source_dir)
62
set(GTEST_INCLUDE_DIR ${source_dir}/googletest/include)
0 commit comments