Skip to content
Snippets Groups Projects
Commit 66d4c44d authored by Sean Callanan's avatar Sean Callanan
Browse files

Added clangLex to the dependencies for clang-import-test.

This is part of the effort to get the i686-mingw32-RA-on-linux bot to like clang-import-test.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290010 91177308-0d34-0410-b5e6-96231b3b80d8
parent 2d9f1013
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ set(CLANG_IMPORT_TEST_LIB_DEPS
clangBasic
clangCodeGen
clangFrontend
clangLex
clangParse
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment