Fix cmake warning
This commit is contained in:
parent
579842cf32
commit
c7f6f76f54
@ -514,6 +514,7 @@ if(CPPTRACE_BUILD_SPEEDTEST)
|
||||
FetchContent_Declare(
|
||||
googletest
|
||||
URL https://github.com/google/googletest/archive/03597a01ee50ed33e9dfd640b249b4be3799d395.zip
|
||||
DOWNLOAD_EXTRACT_TIMESTAMP On
|
||||
)
|
||||
# For Windows: Prevent overriding the parent project's compiler/linker settings
|
||||
set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user