rocm-cmake
rocm-cmake copied to clipboard
Rename check target to rocm-cmake-check
This is so that we can add_subdirectory() this project and not clash with LLVM's check target.
TEST: running before and after has same number of check failures (3) on my system
How about rocm-cmake only creates the check target if PROJECT_IS_TOP_LEVEL is true?