Skip to content

Conversation

@maredman
Copy link
Contributor

Fixes #46796

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@maredman
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Cubic Digital Intelligence"

@maredman maredman marked this pull request as ready for review September 12, 2025 13:56
@vicroms vicroms merged commit a341fe9 into microsoft:master Sep 12, 2025
18 checks passed
vcpkg_copy_tools(TOOL_NAMES las2las64 las2txt64 lascopcindex64 lasdiff64 lasindex64 lasinfo64 lasmerge64 lasprecision64 laszip64 txt2las64 AUTO_CLEAN)

# Copy CSV files that are used as lookup tables by las2las.
file(COPY ${SOURCE_PATH}/bin/serf/geo DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT}/serf)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wish list: Double quotes.

@maredman maredman deleted the lastools-copy-csv branch September 15, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[lastools] Install serf/geo lookup CSVs when tools feature is used

3 participants