Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg-cmake-config] documentation fix #18410

Closed
wants to merge 4 commits into from
Closed

[vcpkg-cmake-config] documentation fix #18410

wants to merge 4 commits into from

Conversation

mheyman
Copy link
Contributor

@mheyman mheyman commented Jun 12, 2021

Describe the pull request

  • What does your PR fix?

    Fixes mistake in vcpkg_cmake_config_fixup example: It said DO_NOT_DELETE_CONFIG_PATH_PARENT when it should have said DO_NOT_DELETE_PARENT_CONFIG_PATH.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    All. No need.

  • Does your PR follow the maintainer guide?

    yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/

@PhoebeHui PhoebeHui self-assigned this Jun 15, 2021
@PhoebeHui PhoebeHui added the category:port-bug The issue is with a library, which is something the port should already support label Jun 15, 2021
@PhoebeHui
Copy link
Contributor

@mheyman, could you apply the following patch, and submit the changes again? the vcpkg-cmake-config/vcpkg_cmake_config_fixup.md needs update as well.

format.diff (3).zip

@PhoebeHui PhoebeHui changed the title vcpkg-cmake-config documentation fix [vcpkg-cmake-config] documentation fix Jun 15, 2021
@@ -1,4 +1,4 @@
{
"name": "vcpkg-cmake-config",
"version-date": "2021-05-22"
"version-date": "2021-06-12"
Copy link
Contributor

Choose a reason for hiding this comment

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

Since this is not a change to the port's functionality, this should leave the version-date identical and bump the port-version to 1 instead, IMO.

@mheyman
Copy link
Contributor Author

mheyman commented Jun 16, 2021

Will do - I forgot about port-version ...

@strega-nil-ms
Copy link
Contributor

Closed for rollup PR #18838

strega-nil-ms pushed a commit to strega-nil/vcpkg that referenced this pull request Jul 9, 2021
[vcpkg-cmake-config] documentation fix
BillyONeal pushed a commit that referenced this pull request Jul 14, 2021
* [rollup:2021-07-06 1/8] PR #18272 (@strega-nil)

[scripts-audit] vcpkg_from_*

* [rollup:2021-07-06 2/8] PR #18319 (@strega-nil)

[scripts-audit] add guidelines for cmake

* [rollup 2021-07-06 3/8] PR #18410 (@mheyman)

[vcpkg-cmake-config] documentation fix

* [rollup:2021-07-06 4/8] PR #18488 (@strega-nil)

[scripts-audit] vcpkg_execute_*

* [rollup:2021-07-06 5/8] PR #18517 (@strega-nil)

[scripts-audit] vcpkg_extract_source_archive

* [rollup:2021-07-06 6/8] PR #18674 (@NancyLi1013)

[vcpkg doc] Update examples

* [rollup:2021-07-06 7/8] PR #18695 (@JackBoosY)

[vcpkg] Update the minimum version of vcpkg

* [rollup:2021-07-06 8/8] PR #18758 (@ras0219-msft)

[vcpkg_from_git] Fix error if downloads folder does not exist

* build docs!

* fix bond:*-windows

* fix nmap

Co-authored-by: nicole mazzuca <[email protected]>
Co-authored-by: Michael Heyman <[email protected]>
Co-authored-by: NancyLi1013 <[email protected]>
Co-authored-by: JackBoosY <[email protected]>
Co-authored-by: Robert Schumacher <[email protected]>
@mheyman mheyman deleted the doc/vcpkg-cmake-config branch August 22, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants