<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/pcl/find_flann.patch, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[lz4, flann] port patches from #5169 (#6294)</title>
<updated>2019-05-19T05:58:03+00:00</updated>
<author>
<name>Stefano Sinigardi</name>
<email>stesinigardi@hotmail.com</email>
</author>
<published>2019-05-19T05:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=69e86fd2013e0c495cc4e61500e794548b62ae03'/>
<id>69e86fd2013e0c495cc4e61500e794548b62ae03</id>
<content type='text'>
* [lz4, flann] port patches from #5169

* [lz4] use vcpkg_fixup_cmake_targets

* [flann] improve target handling

* [lz4] remove unnecessary debug message

* [openmvg] many many fixes to build it on windows

* [pcl] use official FLANN cmake config file instead of custom module

* [pcl] fix patch for flann targets

* [pcl] Bump CONTROL version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [lz4, flann] port patches from #5169

* [lz4] use vcpkg_fixup_cmake_targets

* [flann] improve target handling

* [lz4] remove unnecessary debug message

* [openmvg] many many fixes to build it on windows

* [pcl] use official FLANN cmake config file instead of custom module

* [pcl] fix patch for flann targets

* [pcl] Bump CONTROL version
</pre>
</div>
</content>
</entry>
<entry>
<title>[pcl] Update to PCL 1.9.0 (#4677)</title>
<updated>2018-11-08T18:45:58+00:00</updated>
<author>
<name>Tsukasa Sugiura</name>
<email>t.sugiura0204@gmail.com</email>
</author>
<published>2018-11-08T18:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=efe7c7eb28e0330eb3e61d7e5be3e68ddaad9175'/>
<id>efe7c7eb28e0330eb3e61d7e5be3e68ddaad9175</id>
<content type='text'>
Update PCL port to PCL 1.9.0.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update PCL port to PCL 1.9.0.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix find debug library of FLANN</title>
<updated>2017-11-15T01:39:22+00:00</updated>
<author>
<name>Tsukasa Sugiura</name>
<email>t.sugiura0204@gmail.com</email>
</author>
<published>2017-11-15T01:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0e4daf35bae630442dab1750c7f07f2c8bcd1839'/>
<id>0e4daf35bae630442dab1750c7f07f2c8bcd1839</id>
<content type='text'>
Fix find debug library of FLANN.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX
(-gd).
Therefore, It doesn't need to be override.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix find debug library of FLANN.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX
(-gd).
Therefore, It doesn't need to be override.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix find_flann.patch</title>
<updated>2017-07-14T21:25:23+00:00</updated>
<author>
<name>Tsukasa Sugiura</name>
<email>t.sugiura0204@gmail.com</email>
</author>
<published>2017-07-14T21:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bf614498dcead3e064cb8768bb5842662cbfef16'/>
<id>bf614498dcead3e064cb8768bb5842662cbfef16</id>
<content type='text'>
Fix find_flann.patch according to this change (PR#1452).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix find_flann.patch according to this change (PR#1452).
</pre>
</div>
</content>
</entry>
<entry>
<title>Update PCL 1.8.1 RC1</title>
<updated>2017-07-06T14:26:09+00:00</updated>
<author>
<name>Tsukasa Sugiura</name>
<email>t.sugiura0204@gmail.com</email>
</author>
<published>2017-07-05T15:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dc2da6dff4dd65efe9bb6a088aa59507678ae0fb'/>
<id>dc2da6dff4dd65efe9bb6a088aa59507678ae0fb</id>
<content type='text'>
Update PCL 1.8.1 RC1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update PCL 1.8.1 RC1
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PCL port</title>
<updated>2017-06-21T15:31:28+00:00</updated>
<author>
<name>Tsukasa Sugiura</name>
<email>t.sugiura0204@gmail.com</email>
</author>
<published>2017-06-14T22:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=302f67feedf6bb0cb1163f2fcdef4a162c5a843c'/>
<id>302f67feedf6bb0cb1163f2fcdef4a162c5a843c</id>
<content type='text'>
Add Point Cloud Library (PCL)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Point Cloud Library (PCL)
</pre>
</div>
</content>
</entry>
</feed>
