Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryAWE committed Mar 22, 2024
1 parent 04a34d7 commit b444060
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ if(${papilio_build_unit_test})
GIT_REPOSITORY https://github.com/google/googletest.git
GIT_TAG v1.14.0
)
set(BUILD_GMOCK OFF)
set(INSTALL_GTEST OFF)
FetchContent_MakeAvailable(googletest)

enable_testing()
Expand Down

0 comments on commit b444060

Please sign in to comment.