Skip to content

Commit

Permalink
CMakeLists: change gtest_force_shared_crt to default
Browse files Browse the repository at this point in the history
  • Loading branch information
rajendra-desai-ni committed Aug 29, 2024
1 parent 26a3c63 commit 36890c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ else()
endif()

enable_testing()
set(gtest_force_shared_crt ON CACHE BOOL "" FORCE)

#----------------------------------------------------------------------
# Use C++17 (needed for shared_mutex support on Linux)
Expand Down

0 comments on commit 36890c9

Please sign in to comment.