diff options
Diffstat (limited to 'openmp/cmake')
| -rw-r--r-- | openmp/cmake/OpenMPTesting.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/cmake/OpenMPTesting.cmake b/openmp/cmake/OpenMPTesting.cmake index 8dd8823f8ce..187c87427e1 100644 --- a/openmp/cmake/OpenMPTesting.cmake +++ b/openmp/cmake/OpenMPTesting.cmake @@ -167,7 +167,7 @@ function(add_openmp_testsuite target comment) add_lit_testsuite(${target} ${comment} ${ARG_UNPARSED_ARGUMENTS} - DEPENDS clang clang-headers FileCheck ${ARG_DEPENDS} + DEPENDS clang clang-resource-headers FileCheck ${ARG_DEPENDS} ARGS ${ARG_ARGS} ) endif() |

