Skip to content
Snippets Groups Projects
Commit 168d3178 authored by Andrew Trick's avatar Andrew Trick
Browse files

Speculatively fix windows cmake builders.

Really just a wild stab in the dark.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155974 91177308-0d34-0410-b5e6-96231b3b80d8
parent 11abcecc
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ IF(MSVC)
ENDIF(MSVC)
add_dependencies(clangDriver ClangAttrList ClangDiagnosticDriver
ClangDriverOptions ClangCC1Options ClangCC1AsOptions)
ClangDriverOptions ClangCC1AsOptions)
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