|
@@ -18,7 +18,7 @@ GTEST_CPE_ID_PRODUCT = google_test
|
|
# gtest.
|
|
# gtest.
|
|
# So, force to build gtest as a static library.
|
|
# So, force to build gtest as a static library.
|
|
#
|
|
#
|
|
-# For further details, refer to the explaination given in the README file from
|
|
|
|
|
|
+# For further details, refer to the explanation given in the README file from
|
|
# the gtest sources.
|
|
# the gtest sources.
|
|
GTEST_CONF_OPTS = -DBUILD_SHARED_LIBS=OFF
|
|
GTEST_CONF_OPTS = -DBUILD_SHARED_LIBS=OFF
|
|
|
|
|