diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index e6543edcb..75a811458 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -32,7 +32,7 @@ function(kp_add_executable_and_test) target_link_libraries( ${kaeat_args_TARGET_NAME} PRIVATE - kokkostools test_common + test_common ) add_test(