You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl.sh: adapt to changes in custom output locations [ci skip]
Invoking the build via cmake seems to have changed the default
directory while the build is executed. Custom output files, .map,
.def were put within the `lib` and `src` subdir before. This
changed to the build root.
Change manual install steps for these files to expect their new
locations.
0 commit comments