diff options
| author | Tamás G. Barna <cremindes@gmail.com> | 2021-07-23 06:58:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 21:58:32 -0700 |
| commit | ef793cbe59e1bbc7521615ad0ae02c836105e13c (patch) | |
| tree | 172f77381922495541748841d74fcb18f7ea56c3 /ports/laszip/CONTROL | |
| parent | 25f4315e1bc22e7e96f8c1e5d76b99c74bad1ac6 (diff) | |
| download | vcpkg-ef793cbe59e1bbc7521615ad0ae02c836105e13c.tar.gz vcpkg-ef793cbe59e1bbc7521615ad0ae02c836105e13c.zip | |
[laszip] Migrate LASzip to the new manifest format. (#18614)
* 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>
Diffstat (limited to 'ports/laszip/CONTROL')
| -rw-r--r-- | ports/laszip/CONTROL | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/laszip/CONTROL b/ports/laszip/CONTROL deleted file mode 100644 index 91d94fd16..000000000 --- a/ports/laszip/CONTROL +++ /dev/null @@ -1,3 +0,0 @@ -Source: laszip
-Version: 3.4.3 -Description: LASzip - free and lossless LiDAR compression
|
