mirror of
https://github.com/google/googletest.git
synced 2026-06-15 08:26:11 +08:00
Merge 9b6126a54f38a15df3f9a69767643888b0747885 into 7140cd416cecd7462a8aae488024abeee55598e4
This commit is contained in:
commit
dbf2ca5971
@ -107,6 +107,9 @@ add_executable(
|
||||
hello_test
|
||||
hello_test.cc
|
||||
)
|
||||
|
||||
find_package(GTest REQUIRED)
|
||||
|
||||
target_link_libraries(
|
||||
hello_test
|
||||
GTest::gtest_main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user