summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--unittests/Option/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/unittests/Option/CMakeLists.txt b/unittests/Option/CMakeLists.txt
index 185d503912..07f7b91d5f 100644
--- a/unittests/Option/CMakeLists.txt
+++ b/unittests/Option/CMakeLists.txt
@@ -11,5 +11,3 @@ add_public_tablegen_target(OptsTestTableGen)
add_llvm_unittest(OptionTests
OptionParsingTest.cpp
)
-
-add_dependencies(OptionTests OptsTestTableGen)