Skip to content

Commit

Permalink
Remove debugging log
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-bc committed Nov 15, 2023
1 parent c993c9d commit 194ad48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/googletest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ if (NOT IS_DIRECTORY "${GOOGLETEST_BUILD_PATH}/googletest")
if(result)
message(FATAL_ERROR "Build step for googletest failed: ${result}")
endif()
message(STATUS "Built googletest SUCCESS!!!")
endif()
# Prevent overriding the parent project's compiler/linker
# settings on Windows
Expand Down

0 comments on commit 194ad48

Please sign in to comment.