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
- Replaced custom build steps with Melange standard CMake pipelines (configure, build, install).
- Set BUILD_TESTING=OFF as want_check was causing issues.
- Removed manual handling of aws-c-auth dev folder, as it is now managed upstream (see: awslabs/aws-c-auth#258).
Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
0 commit comments