Commit Graph

3 Commits

Author SHA1 Message Date
Jason Beverage
5a04ee0290 Add laszip (#3978)
* Added laszip package

* Added laszip dependency to pdal

* Cleanup laszip port file

* [laszip] Use LASZIP_BUILD_STATIC

* [pdal] Bump version to include new dependency laszip
2018-08-01 10:40:32 -07:00
Robert Schumacher
5fe458d22e [pdal] Avoid configure_file() into the source directory 2018-05-18 04:54:47 -07:00
Mateusz Loskot
2978f18ad3 Add PDAL 1.7.1 (#3452)
* Add PDAL 1.7.1

First stab at porting PDAL (https://pdal.io), creates package:
- with minimal set of required dependencies
- with dynamic library only - dependency GDAL does not build as static
- with pdal executable

* [pdal] Allow building static libs on top of DLLs.
2018-05-17 23:42:45 -07:00