aboutsummaryrefslogtreecommitdiff
path: root/ports/laszip/vcpkg.json
AgeCommit message (Collapse)Author
2021-07-22[laszip] Migrate LASzip to the new manifest format. (#18614)Tamás G. Barna
* Migrate LASzip to the new manifest format. - CONTROL -> vcpkg.json - vcpkg_configure_cmake -> vcpkg_cmake_configure - vcpkg_install_cmake -> vcpkg_cmake_install * update version Co-authored-by: Jonliu1993 <13720414433@163.com>