[CMake] Removing duplicates from the list of test suites to generate targets for.
authorChris Bieneman <beanz@apple.com>
Fri, 27 Mar 2015 21:45:49 +0000 (21:45 +0000)
committerChris Bieneman <beanz@apple.com>
Fri, 27 Mar 2015 21:45:49 +0000 (21:45 +0000)
commit527745e789d49d6b3d3004d74265d2eb79cf5bd4
tree24f6769239943831c9f5760109703c436c44500b
parent1f4cf39fbed5ec592b8a9a935c3fd8edbed8ea38
[CMake] Removing duplicates from the list of test suites to generate targets for.

Not doing this causes some headaches for users migrating from autoconf to CMake.

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