Revert the change of the previous commit

This commit is contained in:
Serge Lamikhov-Center 2022-11-19 18:31:18 +02:00
parent a52cccfd7f
commit 413b130341

View File

@ -3,7 +3,6 @@ include(FetchContent)
FetchContent_Declare( FetchContent_Declare(
googletest googletest
URL https://github.com/google/googletest/archive/9a32aee22d771387c494be2d8519fbdf46a713b2.zip URL https://github.com/google/googletest/archive/9a32aee22d771387c494be2d8519fbdf46a713b2.zip
FIND_PACKAGE_ARGS NAMES GTest
) )
# For Windows: Prevent overriding the parent project's compiler/linker settings # For Windows: Prevent overriding the parent project's compiler/linker settings