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

[cmakerc] Add usage text. #27109

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Conversation

BillyONeal
Copy link
Member

@BillyONeal BillyONeal commented Oct 5, 2022

Previously we generated not very helpful usage text:

cmakerc provides CMake targets:

    # this is heuristically generated, and may not be correct
    find_package(cmakerc CONFIG REQUIRED)
    target_link_libraries(main PRIVATE " cmrc-base cmrc::base)

@BillyONeal BillyONeal added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Oct 5, 2022
@vicroms vicroms merged commit 3c861b4 into microsoft:master Oct 5, 2022
@BillyONeal BillyONeal deleted the cmakerc-usage branch October 5, 2022 22:09
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 info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants