mirror of
https://github.com/transmission/transmission
synced 2025-01-30 10:52:00 +00:00
Don't include GoogleTest module
It's not used, and is only available since CMake 3.9.
This commit is contained in:
parent
8566df0698
commit
28b0e53006
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue