aboutsummaryrefslogtreecommitdiff
path: root/ports/liblas/CONTROL
AgeCommit message (Collapse)Author
2020-05-13[boost] update to 1.73.0 (#11221)yurybura
* [boost] update to 1.73 * [ompl] remove dependency to boost-disjoint-sets * [libtorrent] include fixes from RC_1_2 branch * [liblas] fix boost headers * [freeopcua] fix std headers * [pcl] fix build with Boost 1.73.0 * [hpx] fix build with Boost 1.73.0 * [libmysql] fix conflict with C++20 header <version> * [boost-modular-build-helper] move port-specific b2 options to the file `<port_dir>/b2-options.cmake` [boost-python] support Python2 (fixes #3495) * [boost-python] remove Python executable from user-config * [libtorrent] update version after merge * [libtorrent] add boost-variant dependency
2019-10-08[liblas]Fix ${_IMPORT_PREFIX} in liblas-depends-*.cmake. (#7920)JackBoosY
* [liblas]Fix ${_IMPORT_PREFIX} in liblas-depends-debug.cmake/liblas-depends-release.cmake. * [liblas]Fix depends.cmake. * [liblas]Use vcpkg_fixup_cmake_targets to handle liblas-depends-*.cmake.
2019-08-30[liblas] Fix Geotiff linkage (#7975)Alexander Neumann
* [liblas] Fix Geotiff linkage
2019-07-22[liblas] Add new port (#6746)wangli28
* [liblas] Add new port * [liblas] Remove useless commands * [liblas] Remove empty directory * fix cmake targets * build options off * update patch