Update CMakeLists.txt
This commit is contained in:
parent
940f6c6f71
commit
95535f3a27
@ -17,7 +17,7 @@ enable_testing()
|
||||
|
||||
add_executable(
|
||||
hello_test
|
||||
"src/hello_test.cc"
|
||||
"test/hello_test.cc"
|
||||
)
|
||||
target_link_libraries(
|
||||
hello_test
|
||||
|
Loading…
x
Reference in New Issue
Block a user