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
Fix(build): Use standard CMake pipelines and clean up dev package
- Switched to Melange standard CMake pipelines (configure, build, install) for consistency.
- Set BUILD_TESTING=OFF as want_check was causing issues.
- Removed manual handling of aws-c-http dev folder, as it is now managed upstream (see: awslabs/aws-c-http#497).
Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
0 commit comments