diff --git a/CMakeLists.txt b/CMakeLists.txt index 67d6217..f150b9c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,7 +17,7 @@ enable_testing() add_executable( hello_test - "src/hello_test.cc" + "test/hello_test.cc" ) target_link_libraries( hello_test