mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/rocThrust: set include path in cmake config to correct one
Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -35,7 +35,7 @@ src_prepare() {
|
||||
-e "/rocm_install_symlink_subdir(rocthrust)/d" \
|
||||
-e "/<INSTALL_INTERFACE/s:rocthrust/include/:include/:" -i thrust/CMakeLists.txt || die
|
||||
|
||||
sed -e "s:\${CMAKE_INSTALL_INCLUDEDIR}:&/rocthrust:" \
|
||||
sed -e "s:\${CMAKE_INSTALL_INCLUDEDIR}:&/thrust:" \
|
||||
-e "s:\${ROCM_INSTALL_LIBDIR}:\${CMAKE_INSTALL_LIBDIR}:" -i cmake/ROCMExportTargetsHeaderOnly.cmake || die
|
||||
|
||||
# disable downloading googletest and googlebenchmark
|
||||
|
||||
Reference in New Issue
Block a user