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

Use DYLD_LIBRARY_PATH for DL_PATH on Apple platforms. #2483

Merged
merged 1 commit into from Jul 23, 2022

Conversation

mheimlich
Copy link
Contributor

Description

In #2467 I have added the DL_PATH option to catch_discover_tests(). This PR makes sure we set DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH on Apple platforms.

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #2483 (4ab0bde) into devel (97c48e0) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##            devel    #2483      +/-   ##
==========================================
- Coverage   91.55%   91.53%   -0.01%     
==========================================
  Files         182      182              
  Lines        7558     7558              
==========================================
- Hits         6919     6918       -1     
- Misses        639      640       +1     

@horenmar horenmar added the Extras Touches utility scripts outside of Catch2 proper, e.g. CMake integration. label Jul 23, 2022
@horenmar
Copy link
Member

Thanks

@horenmar horenmar merged commit a7dc85d into catchorg:devel Jul 23, 2022
@mheimlich mheimlich deleted the catch_discover_macos branch July 23, 2022 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Extras Touches utility scripts outside of Catch2 proper, e.g. CMake integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants