Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
marcromani committed Mar 25, 2024
1 parent 4c95a0d commit edf3d20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ set(gtest_force_shared_crt
CACHE BOOL "" FORCE)

set(BUILD_GMOCK
OFF
ON
CACHE BOOL "" FORCE)

set(INSTALL_GTEST
OFF
ON
CACHE BOOL "" FORCE)

FetchContent_MakeAvailable(googletest)
Expand Down

0 comments on commit edf3d20

Please sign in to comment.