diff options
-rw-r--r-- | clang/tools/clang-import-test/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/clang-import-test/CMakeLists.txt b/clang/tools/clang-import-test/CMakeLists.txt index bd4919694a2..85e833d37b6 100644 --- a/clang/tools/clang-import-test/CMakeLists.txt +++ b/clang/tools/clang-import-test/CMakeLists.txt @@ -17,6 +17,7 @@ set(CLANG_IMPORT_TEST_LIB_DEPS clangAST clangBasic clangCodeGen + clangDriver clangFrontend clangLex clangParse |