4 lines
166 B
Plaintext
4 lines
166 B
Plaintext
INSTALL_PATH=@CPACK_PACKAGING_INSTALL_PREFIX@
|
|
|
|
echo ${INSTALL_PATH}/@CMAKE_INSTALL_LIBDIR@ > /@CMAKE_INSTALL_SYSCONFDIR@/ld.so.conf.d/10-rocm-opencl.conf && ldconfig
|