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

Fix syntax error #2384

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Fix syntax error #2384

merged 1 commit into from
Jun 7, 2022

Conversation

gsjaardema
Copy link
Contributor

The include_files argument was malformed due to a missing ${ at the beginning. Was expanding to (e.g.) the literal Zstd_INCLUDE_DIRS} instead of to the contents of the Zstd_INCLUDE_DIRS variable.

The include_files argument was malformed due to a missing `${` at the beginning.  Was expanding to (e.g.) the literal `Zstd_INCLUDE_DIRS}` instead of to the contents of the `Zstd_INCLUDE_DIRS` variable.
@gsjaardema gsjaardema requested a review from WardF as a code owner June 7, 2022 20:38
@gsjaardema
Copy link
Contributor Author

Note: This should be in 4.9.0

@WardF WardF self-assigned this Jun 7, 2022
@WardF WardF added this to the 4.9.0 milestone Jun 7, 2022
@WardF WardF merged commit 93742f8 into Unidata:main Jun 7, 2022
@gsjaardema gsjaardema deleted the patch-53 branch June 7, 2022 21:19
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.

2 participants