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

Define string_theory target only if it doesn't exist yet #37

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dgelessus
Copy link
Contributor

This fixes errors when another project does find_package(string_theory) more than once, usually indirectly through another dependency. This happened for MoulKI for example, which depends on string_theory both directly and indirectly through libHSPlasma.

This fixes errors when another project does find_package(string_theory)
more than once, usually indirectly through another dependency. This
happened for MoulKI for example, which depends on string_theory both
directly and indirectly through libHSPlasma.
@dgelessus
Copy link
Contributor Author

dgelessus commented Feb 12, 2024

No idea why the Linux CI is sad, but that has nothing to do with my change - the error is somewhere inside the GoogleTest code.

The Solaris CI also seems to be stuck on... something. It's not even booting up apparently?

@dpogue
Copy link
Contributor

dpogue commented Feb 12, 2024

oh hey! I just ran into this yesterday with another project 😅

@zrax zrax merged commit ae595fa into zrax:master Feb 12, 2024
10 of 16 checks passed
@dgelessus dgelessus deleted the if_not_target branch February 12, 2024 22:41
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.

3 participants