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

Report better error messages for vcpkg projects and features #118

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

ZehMatt
Copy link
Contributor

@ZehMatt ZehMatt commented Aug 25, 2023

This will now give better error messages, some might not know that vcpkg has reserved names so this will better communicate that.

The errors will show following:

>cmkr gen
[cmkr] error: Invalid vcpkg package name 'core', name is reserved

>cmkr gen
[cmkr] error: Invalid vcpkg package feature 'core', name is reserved

@mrexodia mrexodia merged commit 3fb0952 into build-cpp:main Aug 25, 2023
@mrexodia
Copy link
Contributor

Sehr gut

@ZehMatt ZehMatt deleted the vcpkg-errors branch August 25, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants