mirror of
https://github.com/google/googletest.git
synced 2026-07-30 16:26:24 +08:00
Merge 9b6126a54f38a15df3f9a69767643888b0747885 into a0f06a70e3da7afa88da9527c43951bca1f7cef2
This commit is contained in:
commit
59cf870f46
@ -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