rocm-cmake
rocm-cmake copied to clipboard
Set the correct include directory on interface target
When installing PRIVATE targets the include path is not $<INSTALL_PREFIX>/include, so we need to use the INCLUDE_INSTALL_DIR variable.