aboutsummaryrefslogtreecommitdiff
path: root/ports/pcl/config_install.patch
diff options
context:
space:
mode:
authorTsukasa Sugiura <t.sugiura0204@gmail.com>2017-07-06 00:30:18 +0900
committerTsukasa Sugiura <t.sugiura0204@gmail.com>2017-07-06 23:26:09 +0900
commitdc2da6dff4dd65efe9bb6a088aa59507678ae0fb (patch)
treefca84035541310fd36f680929283852dc3b414d1 /ports/pcl/config_install.patch
parent6bb7c10b155376088e24f9bcf12acd133b89fb85 (diff)
downloadvcpkg-dc2da6dff4dd65efe9bb6a088aa59507678ae0fb.tar.gz
vcpkg-dc2da6dff4dd65efe9bb6a088aa59507678ae0fb.zip
Update PCL 1.8.1 RC1
Update PCL 1.8.1 RC1
Diffstat (limited to 'ports/pcl/config_install.patch')
-rw-r--r--ports/pcl/config_install.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/pcl/config_install.patch b/ports/pcl/config_install.patch
index de11bd939..fd71f8408 100644
--- a/ports/pcl/config_install.patch
+++ b/ports/pcl/config_install.patch
@@ -1,8 +1,8 @@
diff --git a/cmake/pcl_utils.cmake b/cmake/pcl_utils.cmake
-index 55b0820f2..034fbc227 100644
+index 69f1e76a4..ad0579200 100644
--- a/cmake/pcl_utils.cmake
+++ b/cmake/pcl_utils.cmake
-@@ -109,7 +109,7 @@ macro(SET_INSTALL_DIRS)
+@@ -114,7 +114,7 @@ macro(SET_INSTALL_DIRS)
set(BIN_INSTALL_DIR "bin")
set(PKGCFG_INSTALL_DIR "${LIB_INSTALL_DIR}/pkgconfig")
if(WIN32 AND NOT MINGW)