mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[CMake] Also OptionTests can be free from add_dependencies() with add_public_tablegen_target().
llvm-svn: 195928
This commit is contained in:
parent
99f544b37e
commit
6f84abe1df
@ -11,5 +11,3 @@ add_public_tablegen_target(OptsTestTableGen)
|
||||
add_llvm_unittest(OptionTests
|
||||
OptionParsingTest.cpp
|
||||
)
|
||||
|
||||
add_dependencies(OptionTests OptsTestTableGen)
|
||||
|
Loading…
x
Reference in New Issue
Block a user