rh-messaging / cli-cpp

Apache License 2.0
1 stars 1 forks source link

Fix failing GitHub Actions Bazel CI #61

Closed jiridanek closed 1 year ago

jiridanek commented 1 year ago

The problem is in Qpid Cpp which uses absolute paths in QpidConfig.cmake. My build moves the built artifacts around, and that breaks things.

Workaround is to disable Bazel sandbox in targets that use qpid-cpp.