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

tests/http: fix out-of-tree builds #11036

Closed
wants to merge 2 commits into from
Closed

Conversation

dfandrich
Copy link
Contributor

Add both lib/ directories (src & build) to the search path so curl_setup.h
and its dependencies can be found.

Switch the awslc builds to build out-of-tree to test this config.

Add both lib/ directories (src & build) to the search path so
curl_setup.h and its dependencies can be found.

Followup-to acd82c8

Ref: #11006
Closes #11036
@github-actions github-actions bot added CI Continuous Integration tests labels Apr 27, 2023
@dfandrich dfandrich requested a review from icing April 27, 2023 05:22
This is a common configuration that should be tested to avoid
regressions. The awsls cmake build was already out-of-tree so the
automake build now joins it.

Ref: #11006
@dfandrich dfandrich closed this in 2572e13 Apr 27, 2023
@dfandrich dfandrich deleted the dfandrich/testinclude branch April 27, 2023 07:17
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
Add both lib/ directories (src & build) to the search path so
curl_setup.h and its dependencies can be found.

Followup-to acd82c8

Ref: curl#11006
Closes curl#11036
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration tests
Development

Successfully merging this pull request may close these issues.

None yet

3 participants