Update for windows.

This commit is contained in:
Daniel Savchenko
2023-11-27 10:56:15 +01:00
parent 6e6f8cb1bb
commit 4e55006d7a

View File

@@ -77,7 +77,7 @@ if (OPENMESH_BUILD_UNIT_TESTS)
googletest
GIT_REPOSITORY https://github.com/google/googletest.git
GIT_TAG f8d7d77c06936315286eb55f8de22cd23c188571 # v1.14.0
FIND_PACKAGE_ARGS NAMES GTest
#FIND_PACKAGE_ARGS NAMES GTest
)
# For Windows: Prevent overriding the parent project's compiler/linker settings
set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)