b821fdbfba
Change-Id: If22e7e96604f184458cc6ab6bb9945152f9359e0
[ROCm/hip-tests commit: 7481de706f]
This will test linking hiprtc::hiprtc interface in cmake
I. Build
mkdir -p build; cd build
rm -rf *;
CXX="$(hipconfig -l)"/amdclang++ cmake -DCMAKE_PREFIX_PATH=/opt/rocm ..
make
II. Test
$ ./test
SAXPY test completed