mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 12:19:01 +08:00
6d019cadf7
* [liblas] Add new port * [liblas] Remove useless commands * [liblas] Remove empty directory * fix cmake targets * build options off * update patch
12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
Source: liblas
|
|
Version: 1.8.1
|
|
Build-Depends: boost, boost-thread, boost-system, boost-iostreams, boost-filesystem, libgeotiff
|
|
Description: A C/C++ library for reading and writing the very common LAS LiDAR format.
|
|
|
|
Feature: jpeg
|
|
Description: Support for jpeg
|
|
Build-Depends: libjpeg-turbo
|
|
|
|
Feature: zlib
|
|
Build-Depends: zlib
|
|
Description: Support zlib for compression |