Don't include GoogleTest module

It's not used, and is only available since CMake 3.9.
This commit is contained in:
Mike Gelfand 2021-04-24 23:50:01 +03:00
parent 8566df0698
commit 28b0e53006
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)
include(GoogleTest)
include_directories(
SYSTEM
${CMAKE_SOURCE_DIR}/third-party/googletest/googletest/include