rocm-cmake icon indicating copy to clipboard operation
rocm-cmake copied to clipboard

Rename check target to rocm-cmake-check

Open powderluv opened this issue 1 year ago • 1 comments

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

powderluv avatar Mar 05 '24 20:03 powderluv

How about rocm-cmake only creates the check target if PROJECT_IS_TOP_LEVEL is true?

cgmb avatar Mar 06 '24 16:03 cgmb