Skip to content

Commit

Permalink
use add test instead of discover test
Browse files Browse the repository at this point in the history
  • Loading branch information
sbiscigl committed Apr 30, 2024
1 parent b215d39 commit c359cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/aws-cpp-sdk-s3-unit-tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ if(MSVC AND BUILD_SHARED_LIBS)
endif()

include(GoogleTest)
gtest_discover_tests(${PROJECT_NAME})
gtest_add_tests(TARGET ${PROJECT_NAME})

0 comments on commit c359cb6

Please sign in to comment.