summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/pcl/pcl-1.12.0.ebuild')
-rw-r--r--sci-libs/pcl/pcl-1.12.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-libs/pcl/pcl-1.12.0.ebuild b/sci-libs/pcl/pcl-1.12.0.ebuild
index 1ab0b8e362ff..e3cd374256f5 100644
--- a/sci-libs/pcl/pcl-1.12.0.ebuild
+++ b/sci-libs/pcl/pcl-1.12.0.ebuild
@@ -61,6 +61,10 @@ REQUIRED_USE="
tutorials? ( doc )
"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.12.0-cmake-targets.patch
+)
+
src_configure() {
local mycmakeargs=(
"-DLIB_INSTALL_DIR=$(get_libdir)"