google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

Standardize feature selection in CMake CI builds

Open scotthart opened this issue 2 months ago • 0 comments

Depending on when various ci build scripts were written, they explicitly list which features are enabled or leverage functions in features.sh. We should update older scripts to use these functions and introduce new functions where needed. This reduces the number of maintenance points.

scotthart avatar Oct 23 '25 20:10 scotthart