-
Notifications
You must be signed in to change notification settings - Fork 0
CI builds fail if cmake version < 2.21.1 #43
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The CMakeLists file is unable to find the package
google_cloud_cpp_bigquery_rest, if the cmake version installed is < 2.21.1. This leads to CI failures on all linux distributions.Error logs:
For more details: refer the cloudbuild logs