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

Problem: Catch2 is always required #75

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

yrashk
Copy link
Contributor

@yrashk yrashk commented Jul 25, 2023

This means that if one doesn't need to test libunicode (for example, using it as a dependency), they still need Catch2.

Solution: make this requirement depend on LIBUNICODE_TESTING flag

@github-actions github-actions bot added the CMake label Jul 25, 2023
This means that if one doesn't need to test libunicode (for example,
using it as a dependency), they still need Catch2.

Solution: make this requirement depend on LIBUNICODE_TESTING flag
@Yaraslaut Yaraslaut force-pushed the catch2-no-testing branch from 540af78 to bf00956 Compare July 25, 2023 17:57
@Yaraslaut Yaraslaut enabled auto-merge (rebase) July 25, 2023 17:57
@Yaraslaut
Copy link
Member

Thanks a lot, I rebased branch and enabled auto merge

Copy link
Member

@Yaraslaut Yaraslaut left a comment

Choose a reason for hiding this comment

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

LGTM

@Yaraslaut Yaraslaut merged commit 24c712b into contour-terminal:master Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants