[pdal-commits] [PDAL/PDAL] eca6b8: move nanoflann from ./include/pdal/third to ./vend...
GitHub
noreply at github.com
Mon Jan 12 09:51:59 PST 2015
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: eca6b83702b49c6d4f6834d80930c8c52e0f6d8b
https://github.com/PDAL/PDAL/commit/eca6b83702b49c6d4f6834d80930c8c52e0f6d8b
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M CMakeLists.txt
M include/pdal/KDIndex.hpp
R include/pdal/third/nanoflann.hpp
M src/CMakeLists.txt
M src/KDIndex.cpp
A vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
move nanoflann from ./include/pdal/third to ./vendor/nanoflann-1.1.8
Commit: 413dfa587b5024797e3ca88408926e56215b6d7a
https://github.com/PDAL/PDAL/commit/413dfa587b5024797e3ca88408926e56215b6d7a
Author: Howard Butler <howard at hobu.co>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M CMakeLists.txt
M include/pdal/KDIndex.hpp
R include/pdal/third/nanoflann.hpp
M src/CMakeLists.txt
M src/KDIndex.cpp
A vendor/nanoflann-1.1.8/nanoflann.hpp
Log Message:
-----------
Merge pull request #703 from PDAL/issue/700-third-vs-vendor
move nanoflann from ./include/pdal/third to ./vendor/nanoflann-1.1.8
Compare: https://github.com/PDAL/PDAL/compare/a7f58b13a4a2...413dfa587b50
More information about the pdal-commits
mailing list