commit | 80d5341b604075d0012fb86498bc6e523f3d20c6 | [log] [tgz] |
---|---|---|
author | Leo Li <aoli@google.com> | Mon Jul 24 17:26:28 2017 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 12 16:24:35 2020 -0700 |
tree | 0dfad8409cffca26656ea8e35918fa21fb204a1d | |
parent | 0213065a707bc3df4dd624f3b35154f1d428f081 [diff] |
[CMake] Remove redundant logic in runtimes/CMakeList.txt Summary: `SUB_CHECK_TARGETS` contains all test targets in `SUB_COMPONENTS` when we load `Components.cmake`. We don't need to add those targets again and having duplicate targets will break the cmake policy CMP0002. Reviewers: phosek Subscribers: mgorny, llvm-commits, srhines, pirama Differential Revision: https://reviews.llvm.org/D35692 llvm-svn: 308900 GitOrigin-RevId: d6f537efcf1be28810dce4885e8334dcb95b4a2b