Update CMakeLists.txt
This commit is contained in:
parent
4a0bd5b08e
commit
d9c76b0ed9
@ -21,7 +21,7 @@ add_executable(
|
|||||||
)
|
)
|
||||||
target_link_libraries(
|
target_link_libraries(
|
||||||
hello_test
|
hello_test
|
||||||
gtest_main
|
gtest
|
||||||
)
|
)
|
||||||
|
|
||||||
include(GoogleTest)
|
include(GoogleTest)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user