Skip to content
Snippets Groups Projects
Commit 64313cf8 authored by Atkins, Charles Vernon's avatar Atkins, Charles Vernon
Browse files

GTest: workaround option cache overwriting

parent 5defa801
No related branches found
No related tags found
1 merge request!236Fix misc mac issues
set(BUILD_GTEST ON)
set(BUILD_GMOCK OFF)
set(BUILD_GTEST ON CACHE INTERNAL "")
set(BUILD_GMOCK OFF CACHE INTERNAL "")
set(gtest_disable_pthreads ON)
set(CMAKE_POLICY_DEFAULT_CMP0042 NEW)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment