Commit Graph

6 Commits

Author SHA1 Message Date
Tsukasa Sugiura
0e4daf35ba Fix find debug library of FLANN
Fix find debug library of FLANN.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX
(-gd).
Therefore, It doesn't need to be override.
2017-11-15 10:39:22 +09:00
Tsukasa Sugiura
1c43dfa4a2 Fix find debug library of QHull
Fix find debug library of QHull.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d).
Therefore, It doesn't need to be override.
2017-11-15 10:39:14 +09:00
Tsukasa Sugiura
dd15e6f026 Change directory structure to install the header files
Fix bug when using "vcpkg integrate install" command by change directory
structure to install the header files.
2017-08-11 03:07:08 +09:00
Tsukasa Sugiura
5df9e1db7f Update PCL 1.8.1 RC2
Update PCL 1.8.1 RC2
2017-07-20 09:14:15 +09:00
Tsukasa Sugiura
dc2da6dff4 Update PCL 1.8.1 RC1
Update PCL 1.8.1 RC1
2017-07-06 23:26:09 +09:00
Tsukasa Sugiura
302f67feed Add PCL port
Add Point Cloud Library (PCL)
2017-06-22 00:31:28 +09:00