a6d568b9ca
Add the hipcc.bat and hipconfig.bat files previously only residing in P4 to CMake builds. Ship this .bat file as part of bin directory on Windows. Change-Id: I2822e1419f1f6a0a6cdde9e292231995a83df77d
3 línte
123 B
Batchfile
3 línte
123 B
Batchfile
@IF DEFINED HIP_PATH (set HIPCONFIG="%HIP_PATH%/bin/hipconfig") ELSE (set HIPCONFIG="%CD%/hipconfig")
|
|
@perl %HIPCONFIG% %*
|