[pdal-commits] [PDAL/PDAL] 140cf2: Initial file structure and compilation additions.
GitHub
noreply at github.com
Mon Jul 7 12:13:57 PDT 2014
Branch: refs/heads/greyhound
Home: https://github.com/PDAL/PDAL
Commit: 140cf25930e4200ddf618ffdab933e785ee6e0d9
https://github.com/PDAL/PDAL/commit/140cf25930e4200ddf618ffdab933e785ee6e0d9
Author: Connor Manning <connor at hobu.co>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M include/pdal/Drivers.hpp
A include/pdal/drivers/greyhound/Reader.hpp
M src/CMakeLists.txt
M src/StageFactory.cpp
A src/drivers/greyhound/Reader.cpp
Log Message:
-----------
Initial file structure and compilation additions.
Commit: 8719b9b557d6afcbb1f36265096e37c8992b2cff
https://github.com/PDAL/PDAL/commit/8719b9b557d6afcbb1f36265096e37c8992b2cff
Author: Connor Manning <connor at hobu.co>
Date: 2014-07-07 (Mon, 07 Jul 2014)
Changed paths:
M CMakeLists.txt
A cmake/modules/FindJsoncpp.cmake
M include/pdal/drivers/greyhound/Reader.hpp
M src/CMakeLists.txt
M src/drivers/greyhound/Reader.cpp
Log Message:
-----------
Get Jsoncpp and Websocketpp hooked into CMake. Stub out the Greyhound Reader a little more thoroughly.
Compare: https://github.com/PDAL/PDAL/compare/140cf25930e4^...8719b9b557d6
More information about the pdal-commits
mailing list