diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 34eaf125dfc02..98fdb1942b5fe 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -135,7 +135,8 @@ function(get_test_dependencies SDK result_var_name) llvm-strings llvm-readtapi not - split-file) + split-file + yaml2obj) endif() if(("${SDK}" STREQUAL "IOS") OR