diff --git a/libc/test/src/__support/CMakeLists.txt b/libc/test/src/__support/CMakeLists.txt --- a/libc/test/src/__support/CMakeLists.txt +++ b/libc/test/src/__support/CMakeLists.txt @@ -91,7 +91,7 @@ target_link_libraries(libc_str_to_float_comparison_test PRIVATE - llvmlibc + "${LIBC_TARGET}" ) add_executable(