[CMake] add_lit_target: Remove comments about add_dependencies. It is not a bug in...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 4 Aug 2012 02:14:44 +0000 (02:14 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 4 Aug 2012 02:14:44 +0000 (02:14 +0000)
commita6273f1a4a29a4519abfb11933822910dd494644
treef3eca4a7d8f95ece1177dd2b3c7f41cca873e153
parent17d2853a4b508cd05ead09822dbd21d01742afd3
[CMake] add_lit_target: Remove comments about add_dependencies. It is not a bug in cmake that add_custom_target(DEPENDS) would not accept targets but file-level dependencies.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161295 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddLLVM.cmake