Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
fpta: subtree-pull erthink upstream.
Browse files Browse the repository at this point in the history
Merge commit 'c328521a0c1c04790decbd63c213757dc9dc364a'
  • Loading branch information
erthink committed Mar 26, 2022
2 parents cc5d4c2 + c328521 commit 55a630a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion externals/libfptu/src/erthink/cmake/testing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ if(BUILD_TESTING)
set(GTEST_CLONE_URL https://github.com/google/googletest.git)
endif()

message(STATUS "Not found GoogleTest sources, downloading it...")
message(STATUS "Not found GoogleTest sources, downloading it (GTEST_CLONE_URL: ${GTEST_CLONE_URL}, GTEST_CLONE_TAG: ${GTEST_CLONE_TAG})...")
configure_file(${CMAKE_CURRENT_LIST_DIR}/googletest-download.cmake.in ${CMAKE_BINARY_DIR}/googletest-download/CMakeLists.txt)
execute_process(COMMAND ${CMAKE_COMMAND} -G "${CMAKE_GENERATOR}" .
RESULT_VARIABLE result
Expand Down

0 comments on commit 55a630a

Please sign in to comment.